We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba240b commit 6a4fc63Copy full SHA for 6a4fc63
1 file changed
.github/workflows/upstream.yml
@@ -83,7 +83,7 @@ jobs:
83
steps:
84
- uses: actions/checkout@v3.1.0
85
- name: Report failures
86
- uses: actions/github-script@v3
+ uses: actions/github-script@v6
87
with:
88
github-token: ${{ secrets.GITHUB_TOKEN }}
89
script: |
0 commit comments