Skip to content

Commit 7de0734

Browse files
chore(deps): update actions/github-script action to v7
1 parent e47cd73 commit 7de0734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gravity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
version: 10
2020
- name: 'Download artifact'
21-
uses: actions/github-script@v6
21+
uses: actions/github-script@v7
2222
with:
2323
script: |
2424
let allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({

0 commit comments

Comments
 (0)