Update actions/checkout action to v5 #5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
contents: write
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- run: apt-get update && apt-get install -y rsync
|
||||
- name: Create private key
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue