We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c87bb commit 095de48Copy full SHA for 095de48
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
cp -R .sourceknight/package/* /tmp/package
26
27
- name: Upload build archive for test runners
28
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
29
with:
30
name: package
31
path: /tmp/package
0 commit comments