Skip to content

Commit b7830bf

Browse files
authored
Merge pull request #33 from bitly/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 4 to 7
2 parents a86c80e + 2729685 commit b7830bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)