Skip to content

Commit

Permalink
chore: update dependencies (#190)
Browse files Browse the repository at this point in the history
* chore: update dependencies

* update deprecated dependency
  • Loading branch information
harsh62 authored Dec 4, 2024
1 parent 1804a91 commit a7ecbca
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 632 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
RUBYOPT: '-rostruct' # Remove when https://github.com/fastlane/fastlane/pull/21950 gets released
- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test-results
path: test-results
Loading

0 comments on commit a7ecbca

Please sign in to comment.