There was an error while loading. Please reload this page.
1 parent 9dd3772 commit c29d31bCopy full SHA for c29d31b
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: Setup Python
29
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
.github/workflows/update-db.yml
@@ -25,7 +25,7 @@ jobs:
30
- name: Cache
31
id: cache
0 commit comments