Skip to content

Commit 5c9cad2

Browse files
committed
deps: Upgrade actions/setup-node
1 parent e5db11f commit 5c9cad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run_install: false
1717

1818
- name: Set Up NodeJs
19-
uses: actions/setup-node@v4.0.2
19+
uses: actions/setup-node@v5.0.0
2020
with:
2121
node-version-file: '.nvmrc'
2222
cache: 'pnpm'

0 commit comments

Comments
 (0)