We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0d36b commit e4f2b35Copy full SHA for e4f2b35
.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