There was an error while loading. Please reload this page.
2 parents 6a09fd6 + 3d7c79a commit 57d8f80Copy full SHA for 57d8f80
1 file changed
.github/workflows/build_package_release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
steps:
74
- name: Checkout repository
75
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
76
with:
77
fetch-depth: 0 # Do not get extra git branches to save time
78
0 commit comments