Skip to content

Commit

Permalink
Bump actions/download-artifact from 3 to 4
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 4f07178.
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent a6c3386 commit bddb1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
cache: yarn

- name: Download all artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: './artifacts'

Expand Down

0 comments on commit bddb1b9

Please sign in to comment.