Skip to content

Commit 24d2ad7

Browse files
author
Daniel Llewellyn
committed
Update GitHub Actions workflow
* Use `snapcore/action-build` Signed-off-by: Daniel Llewellyn <diddledan@ubuntu.com>
1 parent b0aed6e commit 24d2ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: jhenstridge/snapcraft-build-action@v1
11+
- uses: snapcore/action-build@v1
1212
id: build
1313
- uses: diddlesnaps/snapcraft-review-tools-action@v1
1414
with:

0 commit comments

Comments
 (0)