Skip to content

Commit bf0fd28

Browse files
chore(deps): update actions/download-artifact action to v6 (#1764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9efec49 commit bf0fd28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
steps:
263263
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
264264
- name: Download Mage Binary
265-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
265+
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
266266
with:
267267
name: mage_bin
268268
- name: Set up Go

0 commit comments

Comments
 (0)