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.
2 parents eb6785d + f7404cb commit 95b6a64Copy full SHA for 95b6a64
.github/workflows/update-readme.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Check for changes
31
id: check_changes
32
- uses: actions/github-script@v5
+ uses: actions/github-script@v7
33
with:
34
script: |
35
try {
0 commit comments