There was an error while loading. Please reload this page.
1 parent 2e97cc5 commit 79db072Copy full SHA for 79db072
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: Setup Python
29
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
.github/workflows/update-db.yml
@@ -25,7 +25,7 @@ jobs:
30
- name: Cache
31
id: cache
0 commit comments