Skip to content

Commit

Permalink
Use checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Sep 18, 2023
1 parent 3d2b20c commit 414fd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- name: Make test
run: make test-docker

0 comments on commit 414fd36

Please sign in to comment.