Skip to content

Commit d399616

Browse files
Merge pull request #93 from xt0rted/dependabot/github_actions/actions/setup-node-3.5.0
Bump actions/setup-node from 3.4.1 to 3.5.0
2 parents 39e5132 + 985450c commit d399616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/[email protected]
2424

2525
- name: Install Node
26-
uses: actions/setup-node@v3.4.1
26+
uses: actions/setup-node@v3.5.0
2727
with:
2828
node-version: 18
2929

0 commit comments

Comments
 (0)