upgrade actions/checkout@v4

This commit is contained in:
Earl Warren 2023-12-04 21:28:37 +01:00
parent b96f044905
commit 0273d9dc2d
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -9,7 +9,7 @@ jobs:
example-docker-compose:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install docker
run: |