Skip to content

Commit

Permalink
update artifacts GitHub actions to v4 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrashed authored Nov 10, 2024
1 parent 28f7f2a commit 327498b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build
run: make build-in-docker

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: aws-java-sdk-v2-trust-certs-patch
path: build/libs/*
Expand Down

0 comments on commit 327498b

Please sign in to comment.