Skip to content

Commit d387b10

Browse files
cf-buildpacks-engryanmoran
authored andcommitted
Updating github-config
1 parent 0c42503 commit d387b10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-pull-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Go
1515
uses: actions/setup-go@v1
1616
with:
17-
go-version: 1.17.x
17+
go-version: 1.19.x
1818

1919
- name: Checkout
2020
uses: actions/checkout@v2
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Go
3434
uses: actions/setup-go@v1
3535
with:
36-
go-version: 1.17.x
36+
go-version: 1.19.x
3737

3838
- name: Checkout
3939
uses: actions/checkout@v2

0 commit comments

Comments
 (0)