mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-30 04:07:59 +00:00
Fix GitHub Action deprecation warnings
This commit is contained in:
2
.github/workflows/doxygen.yml
vendored
2
.github/workflows/doxygen.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Prepare Doxyfile
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user