This commit is contained in:
dependabot[bot] 2026-04-13 11:28:27 +00:00 committed by GitHub
commit 5c24ffe226
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clear cache - name: Clear cache
uses: actions/github-script@v8 uses: actions/github-script@v9
with: with:
script: | script: |
console.log("About to clear") console.log("About to clear")