From cc2c36238c5fe39fe08fa520ae9f8b3c663ef953 Mon Sep 17 00:00:00 2001 From: ravinperera00 Date: Thu, 5 Dec 2024 11:26:11 +0530 Subject: [PATCH] Update upload-artifact version --- .github/workflows/build-timestamped-master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-timestamped-master.yml b/.github/workflows/build-timestamped-master.yml index 0af2144..7da5fe3 100644 --- a/.github/workflows/build-timestamped-master.yml +++ b/.github/workflows/build-timestamped-master.yml @@ -36,7 +36,7 @@ jobs: run: | ./gradlew publish --scan --no-daemon - name: Upload Artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: ballerina-runtime path: target/ballerina-runtime/