Skip to content

Commit 8d450e1

Browse files
committed
ci workflow: update checkout action
1 parent 2c1b6df commit 8d450e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4.2.2
12+
- uses: actions/checkout@v4.3.1
1313
with:
1414
fetch-tags: true
1515
fetch-depth: '25'

0 commit comments

Comments
 (0)