Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Nov 15, 2023
1 parent b14e4a2 commit 57eb91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-edwiser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install NPM deps
run: yarn install

- uses: actions/github-script@v6
- uses: actions/github-script@v7
env:
WORDPRESS_AUTH: ${{ secrets.WORDPRESS_AUTH }}
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
Expand Down

0 comments on commit 57eb91a

Please sign in to comment.