Skip to content

Commit

Permalink
Update .github/workflows/porch-e2e.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
  • Loading branch information
efiacor and electrocucaracha authored Feb 20, 2024
1 parent d7fe1ad commit c580266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/porch-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout Porch
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: '>=1.21.5'
- name: Setup kubectl
Expand Down

0 comments on commit c580266

Please sign in to comment.