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 2250f2b commit 864412dCopy full SHA for 864412d
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Checkout
26
if: ${{ steps.release.outputs.release_created }}
27
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
28
29
- name: Build and upload binaries
30
0 commit comments