ci: full has in clear-caches.yml (#11890)

This commit is contained in:
Alex Rudenko 2024-02-12 12:48:41 +01:00 committed by Alex Rudenko
parent 97824e2de9
commit acce1d6128

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clear Firefox cache - name: Clear Firefox cache
uses: actions/github-script@60a0d83 # v7.0.1 uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with: with:
script: | script: |
console.log("Querying") console.log("Querying")