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 6b45c04 + 62b979f commit eabe75cCopy full SHA for eabe75c
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6.0.2
16
17
- name: Set up Node.js
18
- uses: actions/setup-node@v6.3.0
+ uses: actions/setup-node@v6.4.0
19
with:
20
node-version: 'lts/*'
21
0 commit comments