Skip to content

Commit

Permalink
Add missing update to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench committed Mar 13, 2024
1 parent 771eb9f commit c5d153a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/membership-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '^1.20.1'
go-version: '^1.21'
- name: Run membership checker unit tests
run: |
cd .ci/magician
Expand Down

0 comments on commit c5d153a

Please sign in to comment.