Skip to content

Commit be29e61

Browse files
chore(deps): update actions/setup-node action to v6
1 parent ee52f83 commit be29e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v6
4949

5050
- name: Setup Node.js
51-
uses: actions/setup-node@v5
51+
uses: actions/setup-node@v6
5252
with:
5353
node-version: ${{ inputs.node-version }}
5454

0 commit comments

Comments
 (0)