Skip to content

Commit 3e9a970

Browse files
chore(deps): update actions/checkout action to v5 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 735c40f commit 3e9a970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout 🛎️
19-
uses: actions/checkout@v4.2.2
19+
uses: actions/checkout@v5.0.0
2020

2121
- name: Pnpm 🧱
2222
uses: pnpm/action-setup@v4.1.0

0 commit comments

Comments
 (0)