Update actions

This commit is contained in:
hurl-bot 2024-03-28 04:00:37 +00:00
parent 7af2276e0b
commit 1860ba4c49
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ jobs:
with:
ref: ${{ inputs.branch }}
- name: Install Python 3.10
uses: actions/setup-python@v5.0.0
uses: actions/setup-python@v5.1.0
with:
python-version: '3.10'
- name: Install python3 venv
@ -412,7 +412,7 @@ jobs:
with:
ref: ${{ inputs.branch }}
- name: Install Python 3.10
uses: actions/setup-python@v5.0.0
uses: actions/setup-python@v5.1.0
with:
python-version: '3.10'
- name: Install Prerequisites

View File

@ -60,7 +60,7 @@ jobs:
with:
ref: ${{ inputs.branch }}
- name: Install Python 3.10
uses: actions/setup-python@v5.0.0
uses: actions/setup-python@v5.1.0
with:
python-version: '3.10'
- name: Install Prerequisites
@ -106,7 +106,7 @@ jobs:
with:
ref: ${{ inputs.branch }}
- name: Install Python 3.10
uses: actions/setup-python@v5.0.0
uses: actions/setup-python@v5.1.0
with:
python-version: '3.10'
- name: Install Prerequisites