Skip to content

Commit

Permalink
Update GitHub Actions workflow
Browse files Browse the repository at this point in the history
* Use `snapcore/action-build`

Signed-off-by: Daniel Llewellyn <[email protected]>
  • Loading branch information
Daniel Llewellyn committed May 10, 2021
1 parent cd39537 commit 5cb32ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jhenstridge/snapcraft-build-action@v1
- uses: snapcore/action-build@v1
id: build
- uses: diddlesnaps/snapcraft-review-tools-action@v1
with:
Expand Down

0 comments on commit 5cb32ca

Please sign in to comment.