Minor fix in CI action (#2489)

This commit is contained in:
Ivan Nardi 2024-07-03 16:17:21 +02:00 committed by GitHub
parent 1e411e98fa
commit e5661337d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install Ubuntu Prerequisites
run: |