Skip to content

Commit

Permalink
Update referenced GitHub actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCline committed Jan 21, 2023
1 parent 4d93260 commit 8261761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-symbols-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git config user.email [email protected]
git merge -X theirs origin/main
- name: Setup Python.
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: 3.x
- name: Install dependencies
Expand Down

0 comments on commit 8261761

Please sign in to comment.