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 1e26532 commit 143ceb9Copy full SHA for 143ceb9
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
token: ${{ secrets.GITHUB_TOKEN }}
19
- name: Setup Node.js
20
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
21
22
node-version: lts/*
23
- name: Install
0 commit comments