Skip to content

Commit

Permalink
Revert "Bump actions/upload-artifact from 3 to 4 (#1900)" (#1901)
Browse files Browse the repository at this point in the history
This reverts commit 380486f.
  • Loading branch information
denis-yuen authored Jan 3, 2024
1 parent 380486f commit acda6b9
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 @@ -103,7 +103,7 @@ jobs:
fi
- name: Save accessibility results
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: accessibility-results
path: accessibility-results/
Expand Down

0 comments on commit acda6b9

Please sign in to comment.