Commit 56b71835 authored by Simon Cornet's avatar Simon Cornet
Browse files

chore(deps): update actions/checkout action to v4 (#5)

parents facbe37c 4f09a33b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:

      # checkout code
      - name: 'Clone repo'
        uses: 'actions/checkout@v2'
        uses: 'actions/checkout@v4'

      # login to cr.simoncor.net
      - name: 'Login to cr.simoncor.net'