Skip to content

Commit 01cc6f1

Browse files
authored
[Dependabot]: Bump actions/setup-python from 2 to 4
2 parents d2fd565 + 2c30e1f commit 01cc6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
uses: ghdl/setup-ghdl-ci@master
9494

9595
- name: 🐍 Setup Python
96-
uses: actions/setup-python@v2
96+
uses: actions/setup-python@v4
9797
with:
9898
python-version: ${{ fromJson(needs.Params.outputs.params).python_version }}
9999

0 commit comments

Comments
 (0)