Skip to content

Commit 72b3b56

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update actions/download-artifact action to v4.3.0
1 parent e84fd45 commit 72b3b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160

161161
- name: Download prebuilds
162162
if: github.ref == 'refs/heads/master'
163-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
163+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
164164
- run: FETCH_ASSETS=true REPO=pact-foundation/pact-js-core ./script/ci/check-release-libs.sh --fetch-assets
165165
if: github.ref != 'refs/heads/master'
166166
env:

0 commit comments

Comments
 (0)