From 1cb65acfcb2c66a9857a5b880f7e2b591b03cb8d Mon Sep 17 00:00:00 2001 From: Ayesh Almeida <77491511+ayeshLK@users.noreply.github.com> Date: Sat, 12 Oct 2024 19:08:37 +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 d7b10c3..89f7260 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/