Skip to content
Snippets Groups Projects
Unverified Commit 27699a11 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #8600 from haskell/dependabot/github_actions/actions/setup-python-4

Bump actions/setup-python from 2 to 4
parents 88141a23 f8ba69b3
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ jobs:
submodules: recursive
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
......
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