Skip to content

Commit

Permalink
Updating github-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng authored and robdimsdale committed Jul 16, 2024
1 parent c25235f commit 984a9a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: stable
go-version: 1.19.x

- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: stable
go-version: 1.19.x

- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 984a9a4

Please sign in to comment.