diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 931966974c..e421cf453b 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.1 + uses: actions/cache@v3.2.2 with: path: ~/.cache/staticcheck key: "${{ steps.get-staticcheck-version.outputs.version }}"