Merge pull request #32363 from openedx/dependabot/github_actions/actions/download-artifact-3

build(deps): bump actions/download-artifact from 2 to 3
This commit is contained in:
Feanil Patel
2023-10-12 10:22:19 -04:00
committed by GitHub

View File

@@ -101,7 +101,7 @@ jobs:
run: sudo chown runner:runner -R .*
- uses: actions/checkout@v3
- name: collect pytest warnings files
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: pytest-warnings-json
path: test_root/log