We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a335134 + 3abb02f commit 35f4a28Copy full SHA for 35f4a28
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
14
15
- name: Docker meta
16
id: meta
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
@@ -105,7 +105,7 @@ jobs:
105
runs-on: ubuntu-24.04-arm
106
107
108
109
110
111
@@ -152,7 +152,7 @@ jobs:
152
153
154
155
156
157
158
0 commit comments