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 1703db1 + c2f9944 commit 1b4724fCopy full SHA for 1b4724f
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6.0.1
16
17
- name: Set up Node.js
18
- uses: actions/setup-node@v6.1.0
+ uses: actions/setup-node@v6.2.0
19
with:
20
node-version: 'lts/*'
21
0 commit comments