2 parents 13dfac1 + e22350a commit 5512480Copy full SHA for 5512480
2 files changed
.github/workflows/cgl.yml
@@ -8,7 +8,7 @@ jobs:
8
cgl:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
with:
13
fetch-depth: 0
14
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
outputs:
release-notes-url: ${{ steps.create-release.outputs.url }}
15
16
17
18
19
0 commit comments