From 24026af32a09a0ec8a8767ba9c5dca7a730d3257 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 16 Apr 2022 20:42:36 +0200 Subject: [PATCH] CI: switch to using Calamares checkout instead of GitHub --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index a0ff51c8c..0452b0927 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -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