Skip to content

Commit baf10e2

Browse files
authored
Update upload-artifact action to version 4
1 parent 8df857f commit baf10e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
node-version: 16.x
8282
- run: npm ci --ignore-scripts
8383
- run: npm run docs
84-
- uses: actions/upload-artifact@v2
84+
- uses: actions/upload-artifact@v4
8585
with:
8686
name: docs
8787
path: |

0 commit comments

Comments
 (0)