Skip to content

Commit 51d0045

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent b322ba8 commit 51d0045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/localstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
python-version: '3.13'
8282

8383
- name: Download all binaries
84-
uses: actions/download-artifact@v4
84+
uses: actions/download-artifact@v5
8585
with:
8686
path: artifacts/
8787

0 commit comments

Comments
 (0)