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 852169c commit 3c7c233Copy full SHA for 3c7c233
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Check out the codebase.
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
with:
23
path: "ngine_io.vultr_cloud"
24
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments