Skip to content

Commit 3630abd

Browse files
Merge pull request #19 from cli/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents f631e67 + e577280 commit 3630abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Test suite
1313

1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616
- name: Setup go
1717
uses: actions/setup-go@v6
1818
with:

0 commit comments

Comments
 (0)