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