Skip to content

Commit 07525db

Browse files
Bump actions/checkout from 4 to 5 (#155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3a7a99 commit 07525db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
go: [ '1.22', '1.21', '1.20' ]
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v5
2020

2121
- name: Pre-run
2222
run: |

0 commit comments

Comments
 (0)