Skip to content

Commit

Permalink
wut
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin committed Nov 22, 2023
1 parent f2db600 commit bd1cc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Read .go-version file
id: read-go-version
run: |
echo "go-version=$(cat ./.go-version)" >> $GITHUB_ENV
echo "go-version=1.21" >> $GITHUB_ENV
debug:
needs: [setup]
Expand Down

0 comments on commit bd1cc16

Please sign in to comment.