There was an error while loading. Please reload this page.
1 parent fa84684 commit cea0f9fCopy full SHA for cea0f9f
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
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