Skip to content

Commit

Permalink
Merge pull request #4219 from pygame/dependabot/github_actions/uraimo…
Browse files Browse the repository at this point in the history
…/run-on-arch-action-2.7.2

build(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2
  • Loading branch information
illume committed May 15, 2024
2 parents 7a1a2c5 + 36491cb commit b1bc0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v4.1.2

- name: Build sources and run tests
uses: uraimo/run-on-arch-action@v2.7.1
uses: uraimo/run-on-arch-action@v2.7.2
id: build
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit b1bc0a1

Please sign in to comment.