Skip to content

Commit 6d3e253

Browse files
authored
Merge pull request #7 from paymentsdks/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2 parents da6b64e + 94cf32e commit 6d3e253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

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

6666
steps:
6767
- name: Download distributions
68-
uses: actions/download-artifact@v4
68+
uses: actions/download-artifact@v8
6969
with:
7070
name: dist
7171
path: dist/

0 commit comments

Comments
 (0)