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 0d95d0f commit 3ff0001Copy full SHA for 3ff0001
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
node-version:
13
- 21
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: actions/setup-node@v5
17
with:
18
node-version: ${{ matrix.node-version }}
0 commit comments