Update actions/checkout action to v7 #6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-workflow.yaml
vendored
2
.github/workflows/build-workflow.yaml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: Detect platform & registry
|
- name: Detect platform & registry
|
||||||
id: platform
|
id: platform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue