Skip to content

Commit

Permalink
Merge pull request #902 from nextcloud-releases/skjnldsv-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Aug 10, 2023
2 parents 6fb8c3f + 6649b07 commit ba09774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
matrix:
config: ${{ fromJSON(needs.configs.outputs.configs) }}

name: Upgrade from ${{ matrix.config.base }} to ${{ matrix.config.latest }}
name: Upgrade from ${{ matrix.config.base }} to ${{ matrix.config.latest }} (${{ matrix.config.channel }})
steps:
- name: Set up php ${{ matrix.config.minPHPVersion }}
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit ba09774

Please sign in to comment.