Skip to content

Commit

Permalink
Update PR deps
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Sep 3, 2023
1 parent 1a0402b commit f18c5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Check out the repository
uses: actions/checkout@v3
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
uses: actions/setup-python@v4.6.1
uses: actions/setup-python@v4.7.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Install requirements
Expand Down

0 comments on commit f18c5e2

Please sign in to comment.