Skip to content

Commit

Permalink
Use latest setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-Der committed Jan 24, 2025
1 parent 2bafa8b commit 950b457
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gh-pages-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,9 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0

- name: Setup Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: 1.20

Expand Down

0 comments on commit 950b457

Please sign in to comment.