From 2f2f06e01a96b4e50d11cab7ffb49d070920a9e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Wilczy=C5=84ski?= Date: Wed, 20 Dec 2023 15:34:02 +0100 Subject: [PATCH] actions/upload-artifact@v3 pinning --- .github/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6d6acdc5c..9950fdc0f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -140,7 +140,7 @@ jobs: run: ./upload_build.sh - name: Upload artifacts for cutting release - uses: actions/upload-artifact@master + uses: actions/upload-artifact@v3 with: name: release-artifacts path: releases/ @@ -240,7 +240,7 @@ jobs: run: ./upload_build.sh - name: Upload artifacts for cutting release - uses: actions/upload-artifact@master + uses: actions/upload-artifact@v3 with: name: release-artifacts path: releases/