[FIX] Use latest copy of action

This commit is contained in:
lda 2023-11-02 19:40:01 +01:00
parent 247510c634
commit 9b77612c5e

View file

@ -16,7 +16,7 @@ jobs:
runs-on: debian runs-on: debian
steps: steps:
- name: Setup build environment - name: Setup build environment
uses: https://git.freetards.xyz/lda/ci-setup-cc-ssl@v1 uses: https://git.freetards.xyz/lda/ci-setup-cc-ssl@master
with: with:
compiler: gcc compiler: gcc
ssl: openssl ssl: openssl