ci: Update remaining GitHub actions to versions using Node.js 20 (#31450)

* Update sccache action

* Update baptiste0928/cargo-install

* Update github-script

* Update actions/setup-java

* Update nick-fields/retry
This commit is contained in:
Samson 2024-02-29 09:24:38 +01:00 committed by GitHub
parent ffc9730a48
commit cd92a17c5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 19 deletions

View file

@ -48,7 +48,7 @@ jobs:
} >> $GITHUB_OUTPUT
- name: Configuration
id: configuration
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
// When triggered via a push try the `try` branch, search the last commit for a configuration object.