Skip to content

Commit 8c0e1c8

Browse files
authored
Bump actions/upload-artifact from 4 to 5 (#86)
2 parents 1c16d02 + d829d88 commit 8c0e1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: npm pack
3737

3838
- name: Upload package artifact
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v5
4040
with:
4141
name: package
4242
path: cldn-ip-0.0.0-dev.tgz

0 commit comments

Comments
 (0)