Skip to content

Commit

Permalink
Merge pull request #108 from Dog-Face-Development/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/setup-python-4

Bump actions/setup-python from 2 to 4
  • Loading branch information
willtheorangeguy authored Nov 14, 2023
2 parents 3ccf8a1 + 83ca97a commit 01190da
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 @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.8

Expand Down

0 comments on commit 01190da

Please sign in to comment.