Skip to content

Commit

Permalink
Merge pull request #22 from warunalakshitha/java21
Browse files Browse the repository at this point in the history
Bump upload action version
  • Loading branch information
warunalakshitha authored Nov 17, 2024
2 parents 2ebc65d + a4366fa commit 47e7270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-timestamped-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Generate CodeCov Report
uses: codecov/codecov-action@v2
- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ballerina-runtime
path: target/ballerina-runtime/
Expand Down

0 comments on commit 47e7270

Please sign in to comment.