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 a741e43 commit 523b7e8Copy full SHA for 523b7e8
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Use Node.js ${{matrix.node-version }}
24
uses: actions/setup-node@v4
@@ -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