From c89eff9226457a615cc4effe518f729fbb7e3333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebast=C3=ADan?= <62727185+Sebastian-byte@users.noreply.github.com> Date: Sat, 8 May 2021 20:09:53 -0500 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5ea9cfae..ebb9eabe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,7 +67,7 @@ jobs: run: git submodule update --init - name: Create QtAccount File - uses: DamianReeves/write-file-action + uses: DamianReeves/write-file-action@v1.0 if: steps.qt-cached.outputs.cache-hit != 'true' with: path: "C:\\Users\\runneradmin\\AppData\\Roaming\\Qt\\qtaccount.ini"