Skip to content

Commit 4fb305f

Browse files
authored
Merge pull request #7 from variablesoftware/dependabot/github_actions/actions/setup-node-5
2 parents f3f0ad4 + 66b08b4 commit 4fb305f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ runs:
4242
# shell: bash
4343

4444
- name: Setup CI, Build and Test Package
45-
uses: actions/setup-node@v4
45+
uses: actions/setup-node@v5
4646
with:
4747
node-version: "lts/*"
4848
cache: "pnpm"

0 commit comments

Comments
 (0)