diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8ed9e434..92678056 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: run: | poetry run pyinstaller launcher.spec - name: Upload artifact Windows - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: path: ./dist/${{ matrix.OUTPUT_FILE }} name: CC Server (${{ matrix.TARGET }}) \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2ae398fb..52618158 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ -