Skip to content

Commit

Permalink
Merge branch 'main' into ste-review
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanDelaney authored Jul 12, 2023
2 parents 4f4cf3a + 0253e55 commit a746fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@v3
- name: Setup Go environment
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: '1.x'
- name: Install Dependencies
Expand Down

0 comments on commit a746fc5

Please sign in to comment.