Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-goenka committed Mar 27, 2024
1 parent 0c9d2fc commit b7654b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

# - name: Setup Go
# uses: actions/setup-go@v5
# with:
# go-version: 1.21.x
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.21.x

# Github repo: https://github.com/ajv-validator/ajv-cli
- name: Install ajv-cli
Expand Down

0 comments on commit b7654b3

Please sign in to comment.