mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 08:20:22 +01:00
ci: bump CI actions (#6666)
* chore: bump `peter-evans/create-pull-request`
* chore: bump `actions/checkout`
Breaking changes:
- Bump Node.js runtime to version 20
* chore: bump `actions/*-artifact`
Breaking changes: See https://github.com/actions/download-artifact/releases/tag/v4.0.0
* chore: bump `actions/cache`
Breaking changes:
- Bump Node.js runtime to version 20
* chore: bump `actions/setup-java`
Breaking changes:
- Bump Node.js runtime to version 20
* chore: bump `gradle/gradle-build-action`
Breaking changes:
- Remove the gradle-executable input parameter
* chore: trigger CI
* Revert "chore: trigger CI"
This reverts commit 9f9987f201.
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository and submodules
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user