We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826bb55 commit 76cb1efCopy full SHA for 76cb1ef
.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
9
actionlint:
10
runs-on: ubuntu-latest
11
steps:
12
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
13
- name: "Restore result cache"
14
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
15
with:
0 commit comments