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 334362a commit 5b73ee3Copy full SHA for 5b73ee3
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
os: [ubuntu-latest, macos-latest, windows-latest]
25
26
steps:
27
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
28
29
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
30
with:
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
contents: write
- uses: actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
31
0 commit comments