Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barbibulle authored Sep 16, 2024
1 parent 928e9ed commit f8ce9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
# Upload the SDK
- name: Upload SDK
if: github.event_name == 'push'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: SDK/*.zip

0 comments on commit f8ce9a9

Please sign in to comment.