Merge pull request #30 from moesasji/master
Bump checkout action - v2 to v4
This commit is contained in:
commit
c077387ac9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue