Skip to content

Commit f3d89a6

Browse files
Update actions/setup-node action to v7
1 parent b6d9b00 commit f3d89a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# requires JDK 17+ (breaking the JDK 8 matrix) and parses CLI
4949
# commands differently. Kept in sync with sbt releases by Renovate.
5050
apps: sbt:1.12.13
51-
- uses: actions/setup-node@v6
51+
- uses: actions/setup-node@v7
5252
with:
5353
node-version: 24.18.0
5454
- name: Enable Corepack

0 commit comments

Comments
 (0)