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 85e6949 commit e554b6dCopy full SHA for e554b6d
.github/workflows/build-image.yml
@@ -62,7 +62,7 @@ jobs:
62
cmd.exe /c 'build.bat'
63
64
- name: Upload artifact
65
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
66
with:
67
name: greentea-uefi64-image-${{ github.sha }}
68
path: C:\Tea\greenteaos-uefi64.iso
0 commit comments