Skip to content
Snippets Groups Projects
Unverified Commit 2c69ec45 authored by Marc Trölitzsch's avatar Marc Trölitzsch Committed by GitHub
Browse files

Merge pull request #313 from mwclient/dependabot/github_actions/actions/setup-python-4.8.0

Bump actions/setup-python from 4.7.1 to 4.8.0
parents 98af129e 0be12863
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4.7.1
uses: actions/setup-python@v4.8.0
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment