update checkout action
This commit is contained in:
parent
67abfb07c1
commit
43767ce5ab
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
apt install -y nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue