Skip to content

Commit aedabfa

Browse files
Update actions/checkout action to v7
1 parent 8d8cec6 commit aedabfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
shell: bash
1414

1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v7
1717

1818
- name: Setup Go 1.18
1919
uses: actions/setup-go@v3

0 commit comments

Comments
 (0)