Skip to content

Commit 61cf8ab

Browse files
chore(deps): update actions/checkout action to v4 (#284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79ed1f3 commit 61cf8ab

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
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout repository
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515

1616
- name: Set up bun
1717
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)