Skip to content

Commit

Permalink
#1 Not using deprecated command to manage step ou…
Browse files Browse the repository at this point in the history
…tputs.
  • Loading branch information
stazz committed Sep 3, 2023
1 parent aac018c commit 66cea77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
run: |
set -e
echo "::set-output name=flag::$(basename '${{ matrix.dir }}')"
echo "flag=$(basename '${{ matrix.dir }}')" >> $GITHUB_OUTPUT
- id: coverage
name: Upload coverage for '${{ matrix.dir }}'
Expand Down

0 comments on commit 66cea77

Please sign in to comment.