Skip to content

Commit ec10525

Browse files
chore(deps): update actions/checkout action to v4.2.2
1 parent 5374712 commit ec10525

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.2.1
18+
uses: actions/checkout@v4.2.2
1919
with:
2020
fetch-depth: 1
2121

0 commit comments

Comments
 (0)