We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591666e commit 22f6364Copy full SHA for 22f6364
2 files changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout repository
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
25
- name: Set up QEMU
26
uses: docker/setup-qemu-action@v3
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments