There was an error while loading. Please reload this page.
2 parents 8d309d3 + 0bf011d commit ef40979Copy full SHA for ef40979
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@v3
+ uses: actions/checkout@v6
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