Merge pull request #70 from stephank/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
NIX_PATH: nixpkgs=channel:nixpkgs-unstable
|
NIX_PATH: nixpkgs=channel:nixpkgs-unstable
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v3.8.1
|
uses: actions/setup-node@v3.8.1
|
||||||
|
|||||||
Reference in New Issue
Block a user