Skip to content

Commit fd9fdef

Browse files
authored
Merge pull request #1977 from pygame-community/dependabot/github_actions/uraimo/run-on-arch-action-2.5.0
Bump uraimo/run-on-arch-action from 2.3.0 to 2.5.0
2 parents f18c520 + b2a03b9 commit fd9fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-debian-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/[email protected]
5151

5252
- name: Build sources and run tests
53-
uses: uraimo/run-on-arch-action@v2.3.0
53+
uses: uraimo/run-on-arch-action@v2.5.0
5454
id: build
5555
with:
5656
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)