Skip to content

Commit c7318ba

Browse files
chore(deps): update actions/checkout action to v4.2.1
1 parent 14ca2aa commit c7318ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@v4.1.1
18+
uses: actions/checkout@v4.2.1
1919
with:
2020
fetch-depth: 1
2121

0 commit comments

Comments
 (0)