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 8cec27e commit 082d28dCopy full SHA for 082d28d
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
23
- name: Use Node.js ${{matrix.node-version }}
24
uses: actions/setup-node@v6
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments