We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef159bf + 0af02a4 commit f05c568Copy full SHA for f05c568
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