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 21e6839 commit cbd0e5fCopy full SHA for cbd0e5f
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
22
- name: Checkout
23
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
24
25
- name: Build Zip
26
id: build-zip
0 commit comments