CI: switch to using Calamares checkout instead of GitHub
This commit is contained in:
parent
2241445b09
commit
24026af32a
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: "prepare env"
|
||||
uses: calamares/actions/prepare-neon@v3
|
||||
- name: "prepare source"
|
||||
uses: calamares/actions/generic-checkout@c4009b69e1cb221cef0f165412859997bb099951
|
||||
uses: calamares/actions/generic-checkout@fe2dd4aefc1fec6fa74f00677e5c51d68e2c19ae
|
||||
- name: "build"
|
||||
id: build
|
||||
uses: calamares/actions/generic-build@v3
|
||||
|
Loading…
Reference in New Issue
Block a user