Skip to content

Commit a619767

Browse files
authored
Merge pull request #48 from Staffbase/dependabot/github_actions/actions/setup-node-6
⬆️ Bump actions/setup-node from 5 to 6
2 parents 58dd80a + b688537 commit a619767

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
@@ -78,7 +78,7 @@ runs:
7878
fi
7979
8080
- name: Setup Node
81-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
81+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
8282
with:
8383
node-version: '22'
8484

0 commit comments

Comments
 (0)