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 950ba0e commit 5663cebCopy full SHA for 5663ceb
.github/workflows/tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
- 22.x
13
- 23.x
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- uses: actions/setup-node@v4
17
with:
18
node-version: ${{ matrix.node-version }}
0 commit comments