There was an error while loading. Please reload this page.
1 parent bcf3267 commit b7e30ddCopy full SHA for b7e30dd
2 files changed
.github/workflows/ci-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
27
28
- name: Set up Python
29
id: setup-python
.github/workflows/update-pages.yml
@@ -26,7 +26,7 @@ jobs:
timeout-minutes: 60
30
31
- name: Setup python
32
0 commit comments