Skip to content

Commit

Permalink
enh(ci): upgrade github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroomempires committed Feb 1, 2024
1 parent d4b908d commit c93262c
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 c93262c

Please sign in to comment.