We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d2854 commit 50369abCopy full SHA for 50369ab
.github/workflows/deployment.yml
@@ -13,7 +13,7 @@ jobs:
13
GITHUB_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
14
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
15
steps:
16
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
17
with:
18
go-version: '1.17'
19
- name: Set release type environment
0 commit comments