Update ci.yml

This commit is contained in:
Uzlopak 2022-11-03 14:29:31 +01:00 committed by GitHub
parent cf482a5e80
commit 5bbd839c3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
- build - build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
with: with:
ref: ${{ github.ref }} ref: ${{ github.ref }}