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 010848e commit ff2a219Copy full SHA for ff2a219
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
node-version: [18.x]
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- name: Use Node.js ${{ matrix.node-version }}
21
uses: actions/setup-node@v4
22
with:
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments