Skip to content

Commit

Permalink
Bump actions/github-script from 6.3.3 to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Feb 4, 2023
1 parent beed14f commit 0e8331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Download artifacts'
uses: actions/github-script@v6.3.3
uses: actions/github-script@v6.4.0
with:
script: |
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 0e8331f

Please sign in to comment.