Skip to content

Commit

Permalink
.github/workflows/test.yml: bump the checkup action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed May 10, 2023
1 parent ce2e2b4 commit 0411e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
phpunit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: clone repo config
run: |
git clone --depth 1 --branch master https://github.com/acdh-oeaw/arche-docker-config.git config
Expand Down

0 comments on commit 0411e5f

Please sign in to comment.