Skip to content

Commit

Permalink
Use v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tideman committed Sep 26, 2024
1 parent 41d5e85 commit 07ecf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ui-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
app_id: ${{ secrets.TEMPORAL_CICD_APP_ID }}
private_key: ${{ secrets.TEMPORAL_CICD_PRIVATE_KEY }}

- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: '1.23'
- name: Setup Protoc
Expand Down

0 comments on commit 07ecf3f

Please sign in to comment.