From d4c496f9b27ca06fcab5f605dc88930c879e7903 Mon Sep 17 00:00:00 2001 From: ravinperera00 Date: Tue, 29 Oct 2024 09:01:16 +0530 Subject: [PATCH] Update upload-artifact action 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 290b863..f9d3595 100644 --- a/.github/workflows/build-timestamped-master.yml +++ b/.github/workflows/build-timestamped-master.yml @@ -37,7 +37,7 @@ jobs: run: | ./gradlew publish --scan --no-daemon - name: Upload Artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: ballerina-runtime path: target/ballerina-runtime/