diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index de11d4ebb0..931966974c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -75,7 +75,7 @@ jobs: - name: staticcheck cache id: staticcheck-cache - uses: actions/cache@v3.2.0 + uses: actions/cache@v3.2.1 with: path: ~/.cache/staticcheck key: "${{ steps.get-staticcheck-version.outputs.version }}"