mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-23 06:16:41 +00:00
Use the latest checkout action
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
bcc3f0202d
commit
60a884e1e0
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
name: A job to say hello
|
name: A job to say hello
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./.github/actions/action
|
uses: ./.github/actions/action
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user