Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Oct 9, 2024
1 parent 1a314af commit dd4ce14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migration-sql-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# hopefully this can be improved at some point; see this issue for details:
# https://github.com/actions/download-artifact/issues/60
- name: Download artifact
uses: actions/github-script@v7
uses: actions/github-script@v3.1.0
with:
script: |
const artifacts = await github.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit dd4ce14

Please # to comment.