We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f835408 commit 53eb970Copy full SHA for 53eb970
.github/workflows/ci_tests_run_notebooks.yml
@@ -43,7 +43,7 @@ jobs:
43
os: ubuntu-latest
44
45
steps:
46
- - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.1.7
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
47
- name: Set up Python ${{ matrix.python-version }}
48
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d #v5.1.0
49
with:
0 commit comments