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 f6d35db commit bf79792Copy full SHA for bf79792
.github/workflows/launchpad-install.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout repository
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v5.0.0
33
with:
34
fetch-depth: 0
35
0 commit comments