We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e516277 commit a99dca5Copy full SHA for a99dca5
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
- name: Use Node.js ${{matrix.node-version}}
17
uses: actions/setup-node@v6
18
with:
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments