Skip to content

Commit

Permalink
Update docker-run-action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Jan 10, 2025
1 parent 820f12d commit b961ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
submodules: recursive
fetch-depth: 0
- name: Build & Test
uses: addnab/docker-run-action@v2
uses: addnab/docker-run-action@v3
with:
image: jpd002/linux_arm64_build
options: -v ${{ github.workspace }}:/work --platform=linux/arm64
Expand Down

0 comments on commit b961ef4

Please sign in to comment.