Skip to content

Commit 22bf7a7

Browse files
authored
Merge pull request #1888 from MamunC0der/patch-1
chore(ci): upgrade setup-node action to v6
2 parents 6e36aab + f853f2b commit 22bf7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
lfs: true
1919

2020
- name: Use Node.js
21-
uses: actions/setup-node@v5
21+
uses: actions/setup-node@v6
2222
with:
2323
node-version: 24
2424
cache: 'yarn'

0 commit comments

Comments
 (0)