Skip to content

Commit

Permalink
explicit 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
liboz committed Mar 3, 2024
1 parent d4486f8 commit b0ece55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: actions/setup-go@v5
with:
go-version: "1.22"
- run: go run main.go
- uses: w9jds/firebase-action@master
with:
Expand Down

0 comments on commit b0ece55

Please sign in to comment.