diff --git a/.github/workflows/pr_reply1.yml b/.github/workflows/pr_reply1.yml index 6684b925..1f4819d6 100644 --- a/.github/workflows/pr_reply1.yml +++ b/.github/workflows/pr_reply1.yml @@ -22,7 +22,7 @@ jobs: run: | pip install -Uq ghapi nb_helpers python .github/scripts/pr_reply1.py - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact with: name: pr_comment path: modified_colabs.json \ No newline at end of file