Skip to content

Commit

Permalink
hot fix for gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
docsteveharris committed Apr 12, 2024
1 parent 429b5b1 commit 92666c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit 92666c5

Please sign in to comment.