We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003be97 commit 1ca024fCopy full SHA for 1ca024f
.github/workflows/main.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- name: staticcheck cache
95
id: staticcheck-cache
96
- uses: actions/cache@v4.2.3
+ uses: actions/cache@v4.2.4
97
with:
98
path: ~/.cache/staticcheck
99
key: "${{ steps.get-staticcheck-version.outputs.version }}"
0 commit comments