Skip to content

Commit bd1cc60

Browse files
committed
chore(deps): Update actions/checkout action to v5
1 parent 2f96bbe commit bd1cc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-major-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
}
4343
return "";
4444
result-encoding: string
45-
- uses: actions/checkout@v4
45+
- uses: actions/checkout@v5
4646
with:
4747
fetch-depth: 0
4848
if: ${{ steps.parse-major.outputs.result }}

0 commit comments

Comments
 (0)