Skip to content

Commit

Permalink
Merge pull request #592 from nose-devs/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
sirosen authored Dec 22, 2023
2 parents 2291740 + 0fc6499 commit bd8f47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-downstream-projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- run: git clone "https://gitlab.com/mailman/mailman/" .
- name: download sdist build
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: latest-build
path: nose2-build
Expand Down

0 comments on commit bd8f47b

Please sign in to comment.