There was an error while loading. Please reload this page.
1 parent 64ba578 commit baa2203Copy full SHA for baa2203
1 file changed
.github/workflows/update-db.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Cache
31
id: cache
32
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
33
with:
34
path: cache
35
key: update-${{ github.sha }}
0 commit comments