Skip to content

Commit aba9a6e

Browse files
Bump actions/setup-node from 4 to 5 (#1123)
1 parent b823f60 commit aba9a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Pages
1717
uses: actions/configure-pages@v5
1818
- name: Install Node.js
19-
uses: actions/setup-node@v4
19+
uses: actions/setup-node@v5
2020
with:
2121
node-version: '24'
2222
- name: Install Antora

0 commit comments

Comments
 (0)