We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d333758 commit 5bf6f7dCopy full SHA for 5bf6f7d
.github/workflows/build-test-push.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
8
steps:
9
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
10
with:
11
submodules: true
12
0 commit comments