Bump actions/checkout version in `test-proxy`

This commit is contained in:
John Wesley Walker III 2024-02-16 14:16:47 +01:00 committed by GitHub
parent 4dfc3ce2d2
commit 463d0885b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ jobs:
steps:
# Clone this repo
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
# Basic checkout using git
- name: Checkout basic