Skip to content

Commit 35fe2da

Browse files
authored
Bump actions/upload-artifact from 6 to 7 (#135)
2 parents 74eb9d9 + 285be01 commit 35fe2da

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
@@ -36,7 +36,7 @@ jobs:
3636
run: npm pack
3737

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

0 commit comments

Comments
 (0)