Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Mar 26, 2024
1 parent 727ace1 commit 53deb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
php: '8.1'

steps:
- name: Checkout ${{ matrix.repo }}@{{ matrix.branch }}
- name: Checkout ${{ matrix.repo }}@${{ matrix.branch }}
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
repository: ${{ matrix.repo }}
Expand Down

0 comments on commit 53deb9f

Please sign in to comment.