chore: update github workflow checkput plugin references (#19676)

This commit is contained in:
Joscha Feth
2024-09-29 14:23:02 +01:00
committed by GitHub
parent 4223be77f8
commit 0b32c5025e
11 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ jobs:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with: