We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87ae5e commit b045907Copy full SHA for b045907
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
container: devkitpro/devkitppc:latest
10
11
steps:
12
- - uses: actions/checkout@v3.5.2
+ - uses: actions/checkout@v4.2.2
13
with:
14
fetch-tags: true
15
fetch-depth: '25'
0 commit comments