We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5bc27 commit 38d196fCopy full SHA for 38d196f
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
cp -R models /tmp/package/common/
28
29
- name: Upload build archive for test runners
30
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
31
with:
32
name: ${{ runner.os }}
33
path: /tmp/package
0 commit comments