We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c1dbe8 + e8b2530 commit e67d59dCopy full SHA for e67d59d
1 file changed
.github/workflows/package.yml
@@ -45,7 +45,7 @@ jobs:
45
RUNNING_OS: ${{matrix.os}}
46
shell: bash
47
- name: Upload package
48
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
49
with:
50
path: pkg/*
51
name: ${{steps.package.outputs.pkg}}
0 commit comments