Skip to content

Commit

Permalink
Merge branch 'main' into add-targets
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <[email protected]>
  • Loading branch information
natalieparellano authored Oct 26, 2023
2 parents 8bc4a6c + 966f944 commit 2505b29
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 @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup Go environment
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit 2505b29

Please sign in to comment.