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 ff2f8fb commit 086ba4aCopy full SHA for 086ba4a
.github/workflows/nodejs.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-latest
60
61
steps:
62
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
63
- name: Use Node.js ${{ matrix.node-version }}
64
uses: actions/setup-node@v4
65
with:
0 commit comments