Skip to content

Commit ec584f5

Browse files
committed
Oops - update pages deploy version so it works again
1 parent b6d8c96 commit ec584f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm run ci-tests
2626

2727
- name: Deploy docs
28-
if: github.ref == 'refs/heads/main' && matrix.node-version == 'v16.16.0'
28+
if: github.ref == 'refs/heads/main' && matrix.node-version == 'v16.18.0'
2929
uses: JamesIves/[email protected]
3030
with:
3131
single-commit: true

0 commit comments

Comments
 (0)