Skip to content

Commit

Permalink
Merge pull request #141 from openfoodfacts/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-python-4

chore(deps): bump actions/setup-python from 3 to 4
  • Loading branch information
teolemon authored Sep 5, 2023
2 parents e9867b1 + 3b36cc7 commit 156d483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v4
- name: Set up python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: 3.9
- uses: abatilo/[email protected]
Expand Down

0 comments on commit 156d483

Please sign in to comment.