We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74eb9d9 + 285be01 commit 35fe2daCopy full SHA for 35fe2da
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@v6
+ uses: actions/upload-artifact@v7
40
with:
41
name: package
42
path: cldn-ip-0.0.0-dev.tgz
0 commit comments