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 7da3de8 commit b878c9cCopy full SHA for b878c9c
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
mkdir tmp
23
unzip kart.zip -d tmp
24
25
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
26
with:
27
name: kart_package
28
path: tmp
0 commit comments