Skip to content

Commit 7334254

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6
2 parents f65c674 + 2277273 commit 7334254

File tree

2 files changed

+45
-43
lines changed

2 files changed

+45
-43
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: npm run doc
3333
- name: Save build
3434
if: matrix.node-version == '20.x'
35-
uses: actions/upload-artifact@v4
35+
uses: actions/upload-artifact@v5
3636
with:
3737
name: build
3838
path: |

package-lock.json

Lines changed: 44 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)