mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-13 11:36:57 +08:00
Bumped version of actions/checkout to @v6.
This commit is contained in:
2
.github/workflows/ExtractConfiguration.yml
vendored
2
.github/workflows/ExtractConfiguration.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: ⏬ Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: 🐍 Setup Python ${{ inputs.python_version }}
|
||||
uses: actions/setup-python@v6
|
||||
|
||||
Reference in New Issue
Block a user