Skip to content

Commit

Permalink
Update .github/workflows/push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonsy13 authored Aug 22, 2024
1 parent e73f3bf commit 996f3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# Install golang
- uses: actions/setup-go@v2
with:
go-version: 1.20
go-version: '1.20'
- uses: actions/checkout@v2

- name: Set up QEMU
Expand Down

0 comments on commit 996f3b3

Please sign in to comment.