We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf30095 commit 5fea04fCopy full SHA for 5fea04f
.github/workflows/source-tarball.yml
@@ -16,7 +16,7 @@ jobs:
16
cd rpm && make tarball
17
18
- name: Upload artifact
19
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v2
20
with:
21
name: source-tarball
22
path: python3-badfish-*.tar.gz
0 commit comments