Skip to content

Commit 2ec951e

Browse files
committed
Merge remote-tracking branch 'origin/renovate/actions-checkout-7.x'
2 parents e8dac73 + 2f28acc commit 2ec951e

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
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
go-version: [ '1.19', '1.20']
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v7
1414

1515
- name: Set up Go
1616
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)