update packages and add valign
This commit is contained in:
@@ -21,3 +21,5 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Codespell
|
||||
uses: codespell-project/actions-codespell@v2
|
||||
with:
|
||||
skip: ./.git,./dist,package-lock.json,*.css,.codespellrc,./react/
|
||||
|
||||
2
scripts/reveal.js/.github/workflows/test.yml
vendored
2
scripts/reveal.js/.github/workflows/test.yml
vendored
@@ -13,8 +13,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
node-version:
|
||||
- 18
|
||||
- 20
|
||||
- 22
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user