Skip to content

Commit

Permalink
chore(deps): bump actions/github-script from 6 to 7 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee authored Nov 14, 2023
2 parents d8a0e80 + 8669317 commit 0acf0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
target-folder: ${{ env.PR_NUMBER }}
branch: gh-pages

- uses: actions/github-script@v6
- uses: actions/github-script@v7
env:
PR_NUMBER: ${{ env.PR_NUMBER }}
with:
Expand Down

0 comments on commit 0acf0e2

Please sign in to comment.