Skip to content

Commit aa038a5

Browse files
renovate[bot]jGleitz
authored andcommitted
chore(deps): update actions/setup-node action to v4
1 parent a3fdd5d commit aa038a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Checkout
5454
uses: actions/checkout@v4
5555
- name: Setup Node.js
56-
uses: actions/setup-node@v3
56+
uses: actions/setup-node@v4
5757
with:
5858
node-version: lts/*
5959
- name: Release Check

0 commit comments

Comments
 (0)