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 7de60d6 commit 8c81a6bCopy full SHA for 8c81a6b
.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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
92
with:
93
path: ${{ inputs.srcdir }}
94
fetch-depth: ${{ inputs.fetch-depth }}
0 commit comments