Skip to content

Commit

Permalink
Use v1 of setup-regal
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Eknert <anders@styra.com>
  • Loading branch information
anderseknert committed Feb 12, 2024
1 parent 6bdebb6 commit 41c2050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: StyraInc/setup-regal@main
- uses: StyraInc/setup-regal@v1
with:
# For production workflows, use a specific version, like v0.16.0
version: latest

- name: Lint
Expand Down

0 comments on commit 41c2050

Please sign in to comment.