Skip to content

Commit

Permalink
enh(ci): upgrade github actions [22.04.x] (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroomempires authored Feb 1, 2024
2 parents d4b908d + c93262c commit 598cb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centreon-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
rm -rf *-debugsource*.rpm
- name: Upload package artifacts
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with:
name: packages-rpm-${{ matrix.distrib }}
path: ./*.rpm
Expand Down

0 comments on commit 598cb90

Please sign in to comment.