There was an error while loading. Please reload this page.
2 parents ff35fac + 963e3a5 commit 87d66c0Copy full SHA for 87d66c0
1 file changed
.github/workflows/ci.yaml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout current branch (full)
25
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
26
+ with:
27
+ persist-credentials: false
28
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
29
with:
30
extraKey: ${{ runner.os }}
0 commit comments