There was an error while loading. Please reload this page.
2 parents 60f96b4 + dd593bc commit 0595ea5Copy full SHA for 0595ea5
2 files changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout current branch (full)
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
- uses: coursier/cache-action@v6
27
with:
28
extraKey: ${{ runner.os }}
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments