Update actions

This commit is contained in:
hurl-bot 2024-07-12 04:00:34 +00:00
parent 8133bde4c4
commit 692753f042
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.1.0
uses: actions/setup-python@v5.1.1
with:
python-version: '3.10'
- name: Install python3 venv
@ -339,7 +339,7 @@ jobs:
with:
ref: ${{ inputs.branch }}
- name: Install Python 3.10
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v5.1.1
with:
python-version: '3.10'
- name: Install Prerequisites

View File

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