Merge pull request #70 from stephank/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Stéphan Kochen
2023-10-16 20:12:47 +02:00
committed by GitHub
+1 -1
View File
@@ -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