We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6d5ebd + eff1d07 commit 2dac77eCopy full SHA for 2dac77e
2 files changed
.github/workflows/packit.yaml
@@ -42,7 +42,7 @@ jobs:
42
echo ""
43
echo "Generated files:"
44
ls -lh dist/
45
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
46
with:
47
name: releases
48
path: dist
.github/workflows/pypi.yaml
@@ -46,7 +46,7 @@ jobs:
49
50
51
52
0 commit comments