Skip to content

Commit 1ceeb44

Browse files
committed
1 parent 680c8fa commit 1ceeb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- run: npm install
6565
- run: npm update
6666
- run: npx rollup -c
67-
- uses: actions/upload-artifact@v3
67+
- uses: actions/upload-artifact@v4
6868
with:
6969
name: rollup-output
7070
path: src/assets/js/build/index.js

0 commit comments

Comments
 (0)