Skip to content

Commit

Permalink
Merge pull request #93 from codeforIATI/dependabot/github_actions/ver…
Browse files Browse the repository at this point in the history
…sion-2.03/actions/checkout-4.1.1

Bump actions/checkout from 3.1.0 to 4.1.1
  • Loading branch information
markbrough authored Nov 8, 2023
2 parents 8b7c5e2 + aa66665 commit 5cb57d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install xmllint
run: sudo apt-get install libxml2-utils

- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v4.1.1

- name: Set up Python 3.8
uses: actions/setup-python@v4
Expand Down

0 comments on commit 5cb57d2

Please sign in to comment.