Bump checkout action - v2 to v4

Update github checkout action to silence node depreciation warnings
pull/30/head
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
1 changed files with 1 additions and 1 deletions

View File

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