Skip to content

Commit 8e9e897

Browse files
Merge pull request #32 from StatusCakeDev/dependabot/github_actions/actions/setup-node-6
ci(deps): bump actions/setup-node from 5 to 6
2 parents 386c420 + 5da6ffc commit 8e9e897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v5
3838
with:
3939
fetch-depth: 0
40-
- uses: actions/setup-node@v5
40+
- uses: actions/setup-node@v6
4141
with:
4242
node-version: 19.x
4343
- name: Install base config

0 commit comments

Comments
 (0)