Skip to content

Commit 62d579a

Browse files
authored
Bump uraimo/run-on-arch-action to v2.8.1 (#144)
1 parent cfaf06d commit 62d579a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debian.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
steps:
112112
- uses: actions/checkout@v4
113113
- name: docker build [ ${{ matrix.arch }} ${{ matrix.ghc }}]
114-
uses: uraimo/run-on-arch-action@v2.7.2
114+
uses: uraimo/run-on-arch-action@v2.8.1
115115
with:
116116
arch: ${{ matrix.arch }}
117117
distro: ${{ matrix.deb }}

0 commit comments

Comments
 (0)