Skip to content

Commit 8ff4cd8

Browse files
committed
ci: Test pages@update-deps
1 parent 4f83795 commit 8ff4cd8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ concurrency:
1111
group: ${{ github.ref }}
1212
cancel-in-progress: true
1313

14+
env:
15+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true
16+
1417
jobs:
1518
pages:
1619
runs-on: ubuntu-latest
@@ -22,4 +25,4 @@ jobs:
2225
id-token: write
2326
steps:
2427
- id: deployment
25-
uses: sphinx-notes/pages@v3
28+
uses: sphinx-notes/pages@update-deps

0 commit comments

Comments
 (0)