Skip to content

Commit

Permalink
Update check-python-notebooks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsyrgkanis authored Sep 8, 2024
1 parent 62ac53a commit 67cfa17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-python-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:

- name: Upload execution logs
if: "(env.notebooks_changed == 'true') && (! (matrix.directory == 'CM3' && (matrix.os == 'windows-latest' || matrix.os == 'macos-latest')))"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: execution-logs-${{ matrix.directory }}-${{ matrix.os }}
path: logs
Expand Down

0 comments on commit 67cfa17

Please sign in to comment.