Skip to content

Commit

Permalink
update to checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
googollee committed Apr 11, 2024
1 parent 71f921a commit e4c23da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- '1.22'
- 'tip'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Go
if: matrix.go != 'tip'
Expand Down

0 comments on commit e4c23da

Please sign in to comment.