There was an error while loading. Please reload this page.
1 parent 1b358d6 commit 7cfbd80Copy full SHA for 7cfbd80
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
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