Skip to content

Commit

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

#TODO: Add Dockerfile linting
Expand Down

0 comments on commit 3440fb8

Please sign in to comment.