-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0779e5c
commit 1d29eb5
Showing
12 changed files
with
1,654 additions
and
1,509 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,9 @@ jobs: | |
name: "Test build of example projects" | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].1 | ||
uses: actions/[email protected].4 | ||
- name: Setup Node.js | ||
uses: actions/[email protected].0 | ||
uses: actions/[email protected].2 | ||
- name: Setup pnpm | ||
uses: pnpm/[email protected] | ||
with: | ||
|
Oops, something went wrong.