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.
2 parents d677046 + bbc5971 commit ed3a762Copy full SHA for ed3a762
.github/workflows/build-dev.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
16
- name: Setup qemu
17
uses: docker/setup-qemu-action@v3
.github/workflows/build-master.yml
@@ -16,7 +16,7 @@ jobs:
18
19
20
21
22
.github/workflows/build-pr.yml
0 commit comments