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