Skip to content

Commit

Permalink
Merge pull request #230 from cj81499/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-4.7.0
  • Loading branch information
cj81499 authored Sep 5, 2023
2 parents feb12f0 + c66d6a8 commit 256fb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/[email protected]

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4.6.1
uses: actions/setup-python@v4.7.0
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 256fb12

Please sign in to comment.