Skip to content

Commit

Permalink
Merge pull request #1 from ECU-tech/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
ECU-tech authored Apr 29, 2024
2 parents 7e57c3f + 00b112d commit 74cfd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 74cfd17

Please sign in to comment.