git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / .github / workflows / cmake.yml
index 95f53d4..20fbf47 100644 (file)
@@ -10,7 +10,7 @@ jobs:
         os: [macos-latest, ubuntu-latest, windows-latest]
 
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
 
       - name: Configure CMake
         run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=Release