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 0c1e709 commit 63e94f4Copy full SHA for 63e94f4
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
os: [ubuntu-latest, macos-latest, windows-latest]
25
26
steps:
27
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
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