Skip to content

Commit 09e4e1a

Browse files
chore: upgrade setup-node to v6
Co-authored-by: Eray AYDIN <eray.aydin@fingerprint.com>
1 parent c41d50a commit 09e4e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
version: 11.1.0
9797
- name: Install node
98-
uses: actions/setup-node@v4
98+
uses: actions/setup-node@v6
9999
with:
100100
node-version-file: '.node-version'
101101
- name: Install dependencies

0 commit comments

Comments
 (0)