ci: Bump actions/checkout version
See https://github.com/actions/checkout/releases.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- &CHECKOUT
|
- &CHECKOUT
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: CI script
|
- name: CI script
|
||||||
env: ${{ matrix.configuration.env_vars }}
|
env: ${{ matrix.configuration.env_vars }}
|
||||||
|
|||||||
Reference in New Issue
Block a user