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 <[email protected]>
  • Loading branch information
efiacor and electrocucaracha authored Feb 20, 2024
1 parent ef2993f commit d7fe1ad
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 @@ -34,7 +34,7 @@ jobs:
- name: Free up disk space
run: sudo rm -rf /usr/share/dotnet && sudo rm -rf /opt/ghc && sudo rm -rf "/usr/local/share/boost" && sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Checkout Porch
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit d7fe1ad

Please sign in to comment.