CI: switch to using Calamares checkout instead of GitHub
This commit is contained in:
parent
9a66b51117
commit
fb893542a2
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@f728586301a8934497b4b41d38bb6e73f12fbb29
|
||||
uses: calamares/actions/generic-checkout@4711a64f4881c2c2f59a7941edadbf961c179303
|
||||
- name: "build"
|
||||
id: build
|
||||
uses: calamares/actions/generic-build@v3
|
||||
|
Loading…
Reference in New Issue
Block a user