Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action to v2.8.1 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcek authored Dec 17, 2024
1 parent cfaf06d commit 62d579a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: docker build [ ${{ matrix.arch }} ${{ matrix.ghc }}]
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.1
with:
arch: ${{ matrix.arch }}
distro: ${{ matrix.deb }}
Expand Down

0 comments on commit 62d579a

Please sign in to comment.