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 0a4e3f2 commit 842408fCopy full SHA for 842408f
.github/actions/setup/directories/action.yml
@@ -88,7 +88,7 @@ runs:
88
git config --global init.defaultBranch garbage
89
90
- if: inputs.checkout
91
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
92
with:
93
path: ${{ inputs.srcdir }}
94
fetch-depth: ${{ inputs.fetch-depth }}
0 commit comments