We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d9a65 + f05c568 commit e5700b4Copy full SHA for e5700b4
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
run: npm pack
37
38
- name: Upload package artifact
39
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
40
with:
41
name: package
42
path: cldn-ip-0.0.0-dev.tgz
0 commit comments