diff --git a/.github/workflows/gui-release.yml b/.github/workflows/gui-release.yml index 49aa363..a6015c2 100644 --- a/.github/workflows/gui-release.yml +++ b/.github/workflows/gui-release.yml @@ -20,15 +20,15 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - - name: Set up Python 3.9 + - name: Set up Python 3.11 uses: actions/setup-python@v4 with: - python-version: "3.9" + python-version: "3.11" - name: Setup Poetry - uses: abatilo/actions-poetry@v2.0.0 + uses: abatilo/actions-poetry@v2.3.0 with: poetry-version: 1.2.2 @@ -38,13 +38,13 @@ jobs: - name: Install Linux dependencies if: ${{ runner.os == 'Linux' }} run: > - sudo apt-get install - '^libxcb.*-dev' - libx11-xcb-dev - libglu1-mesa-dev - libxrender-dev - libxi-dev - libxkbcommon-dev + sudo apt-get install + '^libxcb.*-dev' + libx11-xcb-dev + libglu1-mesa-dev + libxrender-dev + libxi-dev + libxkbcommon-dev libxkbcommon-x11-dev - name: Install dependencies @@ -86,7 +86,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Get tag id: tag diff --git a/.idea/Las-TRX.iml b/.idea/Las-TRX.iml index 5322436..1cd9a3f 100644 --- a/.idea/Las-TRX.iml +++ b/.idea/Las-TRX.iml @@ -18,4 +18,4 @@ - \ No newline at end of file + diff --git a/.idea/aws.xml b/.idea/aws.xml index 03f1bb6..e26a948 100644 --- a/.idea/aws.xml +++ b/.idea/aws.xml @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 24c383e..af089ea 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml index 105ce2d..cc5462d 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -3,4 +3,4 @@