Skip to content

Commit

Permalink
Merge pull request #40 from Lan2Play/dependabot/github_actions/php8.1…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Apfelwurm committed Sep 9, 2023
2 parents dd4259a + 487fae7 commit a68615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: 'ubuntu-latest'
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
Expand Down

0 comments on commit a68615a

Please sign in to comment.