Skip to content

Commit 53a10cf

Browse files
build(deps): bump actions/checkout from 4 to 5 (#25)
1 parent f84757a commit 53a10cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-24.04
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v5
2020

2121
- name: Install Go
2222
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)