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.
2 parents 3757821 + a3244ed commit b19b9d6Copy full SHA for b19b9d6
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- name: Use Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v4
26
with:
0 commit comments