mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-01 02:14:25 +00:00
Deal with some GHA deprecation warnings (#14216)
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
esac
|
||||
|
||||
# finally, set the 'branch-version' var.
|
||||
echo "::set-output name=branch-version::$branch"
|
||||
echo "branch-version=$branch" >> "$GITHUB_OUTPUT"
|
||||
|
||||
# Deploy to the target directory.
|
||||
- name: Deploy to gh pages
|
||||
|
||||
Reference in New Issue
Block a user