upgrade actions/checkout@v4

pull/130/head
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
1 changed files with 1 additions and 1 deletions

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: |