We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d422f6d + bae4dc8 commit bb355afCopy full SHA for bb355af
.github/workflows/release-debian.yml
@@ -111,7 +111,7 @@ jobs:
111
steps:
112
- name: Checkout repo
113
uses: actions/checkout@v4
114
- - uses: uraimo/run-on-arch-action@v2.8.1
+ - uses: uraimo/run-on-arch-action@v3.0.1
115
name: Build artifact
116
id: build
117
with:
.github/workflows/test-debian.yml
@@ -93,7 +93,7 @@ jobs:
93
94
95
96
97
98
99
0 commit comments