Skip to content

Commit e5700b4

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/download-artifact-7
2 parents 92d9a65 + f05c568 commit e5700b4

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@v5
39+
uses: actions/upload-artifact@v6
4040
with:
4141
name: package
4242
path: cldn-ip-0.0.0-dev.tgz

0 commit comments

Comments
 (0)