Skip to content

Commit

Permalink
Update Go
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Apr 4, 2024
1 parent 858e5e8 commit 1b8de2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-CFP.yml
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22.1
go-version: 1.22.2

- name: Download Hugo
run: wget https://github.com/gohugoio/hugo/releases/download/v${{ env.HUGO_VERSION }}/hugo_extended_${{ env.HUGO_VERSION }}_linux-amd64.deb -O hugo_extended_${{ env.HUGO_VERSION }}_linux-amd64.deb
Expand Down

0 comments on commit 1b8de2b

Please sign in to comment.