There was an error while loading. Please reload this page.
2 parents e1094af + 6ee2cb2 commit 5ac59f5Copy full SHA for 5ac59f5
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
if: ${{ github.repository_owner == 'sbt' }}
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
17
with:
18
# we don't know what commit the last tag was it's safer to get entire repo so previousStableVersion resolves
19
fetch-depth: 0
0 commit comments