Skip to content

Commit 0bfad62

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 3ee1928 commit 0bfad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: poetry install --no-interaction --no-ansi
3333

3434
- name: Setup Node.js
35-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
35+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
3636
with:
3737
node-version: "latest"
3838

0 commit comments

Comments
 (0)