Skip to content

Commit ee9a057

Browse files
committed
Use latest checkout action.
1 parent a2f2cc5 commit ee9a057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
needs: [test]
4141

4242
steps:
43-
- uses: actions/checkout@v3
43+
- uses: actions/checkout@v4
4444
- uses: astral-sh/setup-uv@v1
4545
with:
4646
version: "latest"

0 commit comments

Comments
 (0)