Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit bbb31f2

Browse files
Update actions/checkout action to v5
1 parent 1e57c9d commit bbb31f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
-
1212
name: Checkout
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@v5
1414
with:
1515
fetch-depth: 0
1616
-

0 commit comments

Comments
 (0)