Bump checkout action - v2 to v4

Update github checkout action to silence node depreciation warnings
This commit is contained in:
Moesasji 2024-02-17 16:32:32 +00:00 committed by GitHub
parent 586fcc7fff
commit 353b7bdb77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Git checkout - name: Git checkout
uses: actions/checkout@v2 uses: actions/checkout@v4
- name: Install Guix - name: Install Guix
uses: PromyLOPh/guix-install-action@v1.5 uses: PromyLOPh/guix-install-action@v1.5