Skip to content

Commit e76f011

Browse files
committed
Update .github/workflows/ci.yml
1 parent 6db8d26 commit e76f011

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
@@ -27,7 +27,7 @@ jobs:
2727
timeout-minutes: 10
2828
steps:
2929
- name: Checkout code
30-
uses: actions/checkout@v3
30+
uses: actions/checkout@v4
3131
- name: Setup Go
3232
uses: actions/setup-go@v4
3333
with:

0 commit comments

Comments
 (0)