Skip to content

Commit

Permalink
Merge branch 'master' into renovate/fastlane-2.x-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
VladislavFitz authored Dec 6, 2023
2 parents cb28280 + 50369ab commit 37372ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
GITHUB_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.17'
- name: Set release type environment
Expand Down

0 comments on commit 37372ca

Please sign in to comment.