Skip to content

Commit 63bb53c

Browse files
authored
Bump actions/setup-node from 6 to 7 (#318)
2 parents b832beb + 49f903c commit 63bb53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
ref: ${{ github.ref }}
2424

2525
- name: Set up Node.js
26-
uses: actions/setup-node@v6
26+
uses: actions/setup-node@v7
2727
with:
2828
node-version: '18.x'
2929
cache: 'npm'

0 commit comments

Comments
 (0)