diff --git a/.github/workflows/build-pkgs.yml b/.github/workflows/build-pkgs.yml index 2ea08b3e..79c10bff 100644 --- a/.github/workflows/build-pkgs.yml +++ b/.github/workflows/build-pkgs.yml @@ -51,7 +51,7 @@ jobs: run: rpmlint ${{ steps.rpm.outputs.rpm_dir_path }} - name: Upload artifact - uses: actions/upload-artifact@v4.6.1 + uses: actions/upload-artifact@v4.6.2 with: name: Binary and Source RPMs path: |