CI: Update versions.

Backends: GLFW: Warning fix under Linux.
This commit is contained in:
ocornut
2023-02-07 20:17:18 +01:00
parent fac19e1883
commit 85395b76b0
3 changed files with 13 additions and 11 deletions

View File

@ -10,9 +10,9 @@ on:
jobs:
PVS-Studio:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
fetch-depth: 1