Skip to content

Commit 0c5c0eb

Browse files
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#10)
1 parent 14f60f9 commit 0c5c0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: [1.24.x]
2121

2222
steps:
23-
- uses: actions/checkout@v4.2.2
23+
- uses: actions/checkout@v5.0.0
2424
- uses: actions/[email protected]
2525
with:
2626
go-version: ${{ matrix.go-version }}

0 commit comments

Comments
 (0)