Skip to content

Commit 25ab618

Browse files
Merge pull request #4 from nothub/dependabot/github_actions/actions/checkout-5
2 parents 3540626 + 5074182 commit 25ab618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
job:
55
runs-on: ubuntu-22.04
66
steps:
7-
- uses: actions/checkout@v4
7+
- uses: actions/checkout@v5
88
- uses: actions/setup-go@v5
99
with:
1010
go-version-file: 'go.mod'

0 commit comments

Comments
 (0)