We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c347737 commit 2612f21Copy full SHA for 2612f21
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-24.04
17
steps:
18
- name: Clone repository
19
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.0
20
with:
21
fetch-depth: 0
22
submodules: recursive
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments