We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3386d commit a28e635Copy full SHA for a28e635
.github/workflows/push-master.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v4.2.0
+ - uses: actions/checkout@v4.2.1
16
with:
17
submodules: recursive
18
0 commit comments