diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bc896e4..a2bf045 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: run: echo $CONDA/bin >> $GITHUB_PATH - name: Checkout repo - uses: actions/checkout@v4.2.1 + uses: actions/checkout@v4.2.2 with: fetch-depth: 0 @@ -85,7 +85,7 @@ jobs: run: echo $CONDA/bin >> $GITHUB_PATH - name: Checkout repo - uses: actions/checkout@v4.2.1 + uses: actions/checkout@v4.2.2 with: fetch-depth: 0