There was an error while loading. Please reload this page.
1 parent 6dbb170 commit fdd17b3Copy full SHA for fdd17b3
1 file changed
.github/workflows/release_publish.yml
@@ -73,7 +73,7 @@ jobs:
73
id-token: write
74
steps:
75
- name: Checkout
76
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
77
with:
78
ref: ${{ needs.TagRelease.outputs.tag }}
79
fetch-depth: 0
0 commit comments