Skip to content

Commit aa40fb6

Browse files
authored
Bump actions/upload-artifact from 4 to 5 (#119)
2 parents c222824 + aeb43b1 commit aa40fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
run: npm pack
9494

9595
- name: Upload package artifact
96-
uses: actions/upload-artifact@v4
96+
uses: actions/upload-artifact@v5
9797
with:
9898
name: package
9999
path: cldn-web-ts-0.0.0-dev.tgz

0 commit comments

Comments
 (0)