Skip to content

Commit

Permalink
Adapt to Pagine v2.2.0-alpha 20240819
Browse files Browse the repository at this point in the history
  • Loading branch information
jellyterra committed Aug 18, 2024
1 parent e4f827b commit 8c48bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pagine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Pagine
run: go install github.com/webpagine/pagine/v2/cmd/pagine@v2.3.0
run: go install github.com/webpagine/pagine/v2/cmd/pagine@v2.2.0-alpha

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8c48bc7

Please sign in to comment.