We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2fbdfe + 9957046 commit 0a9a082Copy full SHA for 0a9a082
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout Code
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
- name: Install Node
19
uses: actions/setup-node@v6
20
with:
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
0 commit comments