mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
ffc9730a48
commit
cd92a17c5e
6 changed files with 18 additions and 19 deletions
2
.github/workflows/try.yml
vendored
2
.github/workflows/try.yml
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue