Skip to content

Commit

Permalink
Merge pull request #6 from secondlife/dependabot/github_actions/secon…
Browse files Browse the repository at this point in the history
…dlife/action-autobuild-4

Bump secondlife/action-autobuild from 3 to 4
  • Loading branch information
nat-goodspeed committed May 1, 2024
2 parents 9c4274d + 9dd68c3 commit 531509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: runner.os == 'linux'
run: sudo apt update && sudo apt install -y ninja-build

- uses: secondlife/action-autobuild@v3
- uses: secondlife/action-autobuild@v4
with:
addrsize: ${{ matrix.addrsize }}
release:
Expand Down

0 comments on commit 531509e

Please sign in to comment.