Skip to content

Commit 0da532a

Browse files
chore(deps): update actions/setup-node action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6cdc98 commit 0da532a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/biome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v5
1515

1616
- name: Setup Node.js
17-
uses: actions/setup-node@v4
17+
uses: actions/setup-node@v6
1818

1919
- name: Enable pnpm via Corepack
2020
run: |

0 commit comments

Comments
 (0)