We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68da0d2 commit b6ce151Copy full SHA for b6ce151
.github/workflows/daily-8.0.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Clone build scripts
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
32
33
- name: Build and upload daily .iso
34
run: |
.github/workflows/stable-8.0.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: Build and upload stable .iso
26
0 commit comments