Skip to content

Commit cac4bb2

Browse files
Merge pull request #530 from xt0rted/dependabot/github_actions/actions/setup-node-4.0.3
Bump actions/setup-node from 4.0.2 to 4.0.3
2 parents 8ff6e75 + 7b1c879 commit cac4bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/checkout@v4.1.7
2424

2525
- name: Install node
26-
uses: actions/setup-node@v4.0.2
26+
uses: actions/setup-node@v4.0.3
2727
with:
2828
node-version: ${{ matrix.node }}
2929

0 commit comments

Comments
 (0)