Skip to content

Commit

Permalink
deprication worning
Browse files Browse the repository at this point in the history
  • Loading branch information
filip131311 committed Mar 7, 2025
1 parent 0ee781d commit a2b4dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
exit 1
fi
echo "Building extension for targets: $targets"
echo "::set-output name=targets::$targets"
echo "targets=$targets" >> $GITHUB_OUTPUT
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a2b4dfa

Please sign in to comment.