Skip to content

Commit a03373a

Browse files
committed
CI: minor: actions/checkout from 4 to 5
1 parent 92164ce commit a03373a

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222

2323
- name: Check out code into the Go module directory
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
2525

2626
- name: Set up Go 1.x
2727
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)