mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-06 00:39:54 +00:00
ci: update global workflows (#1518)
This commit is contained in:
parent
eafb018516
commit
2c81518dda
2
.github/workflows/ci-qodana.yml
vendored
2
.github/workflows/ci-qodana.yml
vendored
@ -214,7 +214,7 @@ jobs:
|
||||
- name: Qodana
|
||||
id: qodana
|
||||
continue-on-error: true # ensure dispatch-qodana job is run
|
||||
uses: JetBrains/qodana-action@v2022.3.4
|
||||
uses: JetBrains/qodana-action@v2023.2.1
|
||||
with:
|
||||
additional-cache-hash: ${{ github.ref }}-${{ matrix.language }}
|
||||
artifact-name: qodana-${{ matrix.language }} # yamllint disable-line rule:line-length
|
||||
|
Loading…
x
Reference in New Issue
Block a user