Skip to content

Commit

Permalink
Try v7 for GitHub-Script github-script-poc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daveboster authored Nov 24, 2023
1 parent 91d2ac8 commit 544018e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-script-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# script: console.log(context)

- name: Create Sample GitHub Deployment
uses: actions/github-script@v4
uses: actions/github-script@v7
id: github-deployment-create
with:
script: |
Expand Down

0 comments on commit 544018e

Please sign in to comment.