We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22e37ce + 74b1e5b commit f61d2c6Copy full SHA for f61d2c6
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.2.0
+ uses: actions/setup-node@v6.3.0
19
with:
20
node-version: 'lts/*'
21
0 commit comments