Skip to content

Commit 3c5b166

Browse files
authoredMar 3, 2025··
Merge pull request #306 from fastfloat/dependabot/github_actions/github-actions-559242db6c
Bump uraimo/run-on-arch-action from 2 to 3 in the github-actions group
2 parents d28a332 + c584342 commit 3c5b166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/s390x.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: uraimo/run-on-arch-action@v2
16+
- uses: uraimo/run-on-arch-action@v3
1717
name: Test
1818
id: runcmd
1919
with:

0 commit comments

Comments
 (0)