Revert "Bump actions/upload-artifact from 3.1.3 to 4.0.0"

This reverts commit 935dd81fc4.
This commit is contained in:
Paul Oureib 2024-01-18 14:54:16 +01:00
parent a1462ce088
commit 599b4a4322
8 changed files with 9 additions and 9 deletions

View File

@ -255,7 +255,7 @@ jobs:
DEB_BUILD_OPTIONS="nocheck nodocs notest" dh-make-perl make --build $PACKAGE_VERSION --cpan ${{ matrix.name }} DEB_BUILD_OPTIONS="nocheck nodocs notest" dh-make-perl make --build $PACKAGE_VERSION --cpan ${{ matrix.name }}
shell: bash shell: bash
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.package_extension }}-${{ matrix.distrib }} name: packages-${{ matrix.package_extension }}-${{ matrix.distrib }}
path: ./*.${{ matrix.package_extension }} path: ./*.${{ matrix.package_extension }}

View File

@ -118,7 +118,7 @@ jobs:
# set condition to true if artifacts are needed # set condition to true if artifacts are needed
- if: ${{ false }} - if: ${{ false }}
name: Upload package artifacts name: Upload package artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }}-${{ matrix.arch }} name: packages-${{ matrix.distrib }}-${{ matrix.arch }}
path: ./*.${{ matrix.package_extension}} path: ./*.${{ matrix.package_extension}}

View File

@ -108,7 +108,7 @@ jobs:
# set condition to true if artifacts are needed # set condition to true if artifacts are needed
- if: ${{ false }} - if: ${{ false }}
name: Upload package artifacts name: Upload package artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }} name: packages-${{ matrix.distrib }}
path: ./*.${{ matrix.package_extension}} path: ./*.${{ matrix.package_extension}}

View File

@ -104,7 +104,7 @@ jobs:
path: ./*.rpm path: ./*.rpm
key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }}
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }} name: packages-${{ matrix.distrib }}
path: ./*.rpm path: ./*.rpm
@ -145,7 +145,7 @@ jobs:
path: ./*.deb path: ./*.deb
key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }} name: packages-${{ matrix.distrib }}
path: ./*.deb path: ./*.deb

View File

@ -116,7 +116,7 @@ jobs:
# set condition to true if artifacts are needed # set condition to true if artifacts are needed
- if: ${{ false }} - if: ${{ false }}
name: Upload package artifacts name: Upload package artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }}-${{ matrix.arch }} name: packages-${{ matrix.distrib }}-${{ matrix.arch }}
path: ./*.${{ matrix.package_extension}} path: ./*.${{ matrix.package_extension}}

View File

@ -116,7 +116,7 @@ jobs:
# set condition to true if artifacts are needed # set condition to true if artifacts are needed
- if: ${{ false }} - if: ${{ false }}
name: Upload package artifacts name: Upload package artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }}-${{ matrix.arch }} name: packages-${{ matrix.distrib }}-${{ matrix.arch }}
path: ./*.${{ matrix.package_extension}} path: ./*.${{ matrix.package_extension}}

View File

@ -180,7 +180,7 @@ jobs:
# set condition to true if artifacts are needed # set condition to true if artifacts are needed
- if: ${{ false }} - if: ${{ false }}
name: Upload package artifacts name: Upload package artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }}-${{ matrix.arch }} name: packages-${{ matrix.distrib }}-${{ matrix.arch }}
path: ./*.${{ matrix.package_extension}} path: ./*.${{ matrix.package_extension}}

View File

@ -102,7 +102,7 @@ jobs:
path: ./*.rpm path: ./*.rpm
key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }}
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
with: with:
name: packages-${{ matrix.distrib }} name: packages-${{ matrix.distrib }}
path: ./*.rpm path: ./*.rpm