Skip to content

Commit b045907

Browse files
authored
ci: use checkoutv4 to force tags fetching
1 parent c87ae5e commit b045907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
container: devkitpro/devkitppc:latest
1010

1111
steps:
12-
- uses: actions/checkout@v3.5.2
12+
- uses: actions/checkout@v4.2.2
1313
with:
1414
fetch-tags: true
1515
fetch-depth: '25'

0 commit comments

Comments
 (0)