Skip to content

Commit

Permalink
ci: use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Jul 10, 2024
1 parent 3a66d48 commit 9325413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Comment on PR
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit 9325413

Please sign in to comment.