We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7d022 commit da5dc31Copy full SHA for da5dc31
.github/workflows/update.yaml
@@ -20,12 +20,12 @@ jobs:
20
core.setFailed('Required secrets are unset!');
21
}
22
- name: "Checkout rsdk"
23
- uses: "actions/checkout@v4"
+ uses: "actions/checkout@v5"
24
with:
25
ref: "476c013766033e231cff35d10717ceed5edf43e3"
26
repository: "RadxaOS-SDK/rsdk"
27
- name: "Checkout current repo"
28
29
30
path: ".infra-repo"
31
- env:
0 commit comments