Skip to content

Commit

Permalink
Merge pull request #3 from Confirm-Solutions/renovate/actions-checkou…
Browse files Browse the repository at this point in the history
…t-4.x

Update actions/checkout action to v4
  • Loading branch information
tbenthompson authored Nov 29, 2023
2 parents bfee09b + defa611 commit a63927a
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 @@ -12,7 +12,7 @@ jobs:
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

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

0 comments on commit a63927a

Please sign in to comment.