We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e83dc3 commit 0f8ec58Copy full SHA for 0f8ec58
.github/workflows/build-pkgs.yml
@@ -51,7 +51,7 @@ jobs:
51
run: rpmlint ${{ steps.rpm.outputs.rpm_dir_path }}
52
53
- name: Upload artifact
54
- uses: actions/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.6.1
55
with:
56
name: Binary and Source RPMs
57
path: |
0 commit comments