We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d12e3c2 + bf2a840 commit 8ae3affCopy full SHA for 8ae3aff
1 file changed
.github/workflows/template.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Checkout repository
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
32
with:
33
fetch-depth: 0
34
- name: Configure git
0 commit comments