Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4" (#1909)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen authored Jan 17, 2024
1 parent 571b0ad commit 4888705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
node-version-file: '.nvmrc'

- name: Download accessibility results
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: accessibility-results
# Download to this directory because this is the directory that the accessibility script looks at for the results
Expand Down

0 comments on commit 4888705

Please sign in to comment.