Skip to content

Commit

Permalink
Update proxy-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Dec 23, 2023
1 parent d10ad48 commit f7d1d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proxy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: stable

Expand All @@ -38,7 +38,7 @@ jobs:
fetch-depth: 0

- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: stable

Expand Down

0 comments on commit f7d1d8f

Please sign in to comment.