Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4.1.7 in /.github/wo…
Browse files Browse the repository at this point in the history
…rkflows"
  • Loading branch information
Trilbyspaceclone authored Sep 5, 2024
1 parent fe7d88c commit 0da989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- uses: actions/checkout@v3
# If we ever add more artifacts, this is going to break, but it'll be obvious.
- name: Download screenshot tests
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
with:
path: artifacts
- name: ls -R
Expand Down

0 comments on commit 0da989c

Please sign in to comment.