There was an error while loading. Please reload this page.
1 parent f567d5d commit 4e40cb0Copy full SHA for 4e40cb0
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
29
- name: Create release archive and notes
30
run: .github/workflows/create_archive_and_notes.sh
31
- name: Release
0 commit comments