chore(deps): update actions/download-artifact action to v4.1.8

This commit is contained in:
renovate[bot] 2024-07-05 19:13:20 +00:00 committed by Tran M. Cuong
parent 5bd39d23bc
commit 851f211096
3 changed files with 3 additions and 3 deletions

View file

@ -98,7 +98,7 @@ jobs:
- build-app
steps:
- name: Download artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
merge-multiple: true

View file

@ -170,7 +170,7 @@ jobs:
- build-app
steps:
- name: Download artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
merge-multiple: true

View file

@ -146,7 +146,7 @@ jobs:
- build-app
steps:
- name: Download artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
merge-multiple: true