Skip to content

Commit dd4ce14

Browse files
committed
wtf
1 parent 1a314af commit dd4ce14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/migration-sql-comment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# hopefully this can be improved at some point; see this issue for details:
1616
# https://github.com/actions/download-artifact/issues/60
1717
- name: Download artifact
18-
uses: actions/github-script@v7
18+
uses: actions/github-script@v3.1.0
1919
with:
2020
script: |
2121
const artifacts = await github.actions.listWorkflowRunArtifacts({

0 commit comments

Comments
 (0)