mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02: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:
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.
|
||||
|
||||
Reference in New Issue
Block a user