Skip to content

Commit

Permalink
Merge pull request #648 from nationalarchives/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-python-4.6.0

Bump actions/setup-python from 4.5.0 to 4.6.0
  • Loading branch information
jacksonj04 authored Apr 21, 2023
2 parents 3b6cb4e + fe88c17 commit 4431bde
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python
uses: actions/setup-python@v4.5.0
uses: actions/setup-python@v4.6.0
with:
python-version: "3.9"
cache: pip
Expand Down

0 comments on commit 4431bde

Please sign in to comment.