git.fiddlerwoaroof.com
Browse code

chore: update checkout action

Edward Langley authored on 10/05/2023 10:35:10
Showing 1 changed files
... ...
@@ -22,7 +22,7 @@ jobs:
22 22
 
23 23
     steps:
24 24
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
25
-      - uses: actions/checkout@v2
25
+      - uses: actions/checkout@v3
26 26
 
27 27
       - uses: cachix/install-nix-action@v20
28 28
         with: