Skip to content

Commit 5d84e71

Browse files
Update roq action
1 parent 6c45c22 commit 5d84e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Generate Roq Site
23-
uses: quarkiverse/quarkus-roq@v1
23+
uses: quarkiverse/quarkus-roq@2.1.0.BETA2
2424
with:
2525
github-token: ${{ secrets.GITHUB_TOKEN }} # Used to automatically get the GitHub Pages url
2626
deploy:

0 commit comments

Comments
 (0)