Skip to content

Commit

Permalink
Merge pull request #119 from nicholaswilde/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-python-4.4.0

Bump actions/setup-python from 4.2.0 to 4.4.0
  • Loading branch information
nicholaswilde authored Dec 24, 2022
2 parents aa07721 + 2abcd74 commit 4f1970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/[email protected]

- name: Set up Python 3.
uses: actions/setup-python@v4.2.0
uses: actions/setup-python@v4.4.0
with:
python-version: '3.x'

Expand Down

0 comments on commit 4f1970b

Please sign in to comment.