From 33e311c4578cf394bc4cc5d6bdf907e4feff492f Mon Sep 17 00:00:00 2001 From: Valentin Date: Sat, 4 Nov 2023 19:05:58 +0100 Subject: [PATCH] Update qa.yml --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 743a90fb..51dd7dcb 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -37,7 +37,7 @@ jobs: dest: ${{ github.sha }}.zip # will end up in working directory not the Publish folder - name: Edit QA Artifact - uses: johnwbyrd/update-release@v1 + uses: johnwbyrd/update-release@v1.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} release: FModel QA Testing