We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f95bcb commit 07afb6cCopy full SHA for 07afb6c
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: "📥 Checkout Code (Full History)"
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
with:
22
fetch-depth: 0
23
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments