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 2bcc2a9 + 40ddabf commit a2d679fCopy full SHA for a2d679f
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
node-version: [20.x, 22.x, 24.x]
9
os: [ubuntu-latest, macos-latest, windows-latest]
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- name: Use Node.js ${{ matrix.node-version }}
13
uses: actions/setup-node@v4
14
with:
0 commit comments