Skip to content

Commit

Permalink
GitHub Action: Use actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jul 26, 2023
1 parent e586b70 commit f6d7283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo apt-get install --fix-missing -y jing libbatik-java libavalon-framework-java \
xml-core libxml2-utils docbook docbook-xsl parallel
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: XML catalog
env:
Expand Down

0 comments on commit f6d7283

Please sign in to comment.