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 21db915 commit 7993099Copy full SHA for 7993099
.github/workflows/updatecli.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
16
- name: Install Updatecli in the runner
17
uses: updatecli/[email protected]
0 commit comments