Skip to content

Commit 26231a0

Browse files
chore: Update actions/download-artifact action to v4.3.0 (#111)
Co-authored-by: seqeralabs-renovate[bot] <269134929+seqeralabs-renovate[bot]@users.noreply.github.com>
1 parent 4e5b70f commit 26231a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
fetch-depth: 0
134134

135135
- name: Download all build artifacts
136-
uses: actions/download-artifact@v4
136+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
137137

138138
- name: Setup Java for JReleaser
139139
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)