Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kduoh99 authored Oct 30, 2024
1 parent 111f7a9 commit 3c6a2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
mv before-deploy/before-deploy.zip deploy/momento.zip
- name: Deploy to S3 (GitHub Artifacts)
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: deploy
path: deploy
Expand Down

0 comments on commit 3c6a2fb

Please sign in to comment.