Skip to content

Commit

Permalink
馃懛 Use original get-latest-release action
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Jan 18, 2023
1 parent 9179545 commit 397de4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ jobs:
steps:
- name: 馃憖 Determine latest release
id: latest
uses: foosel/github-action-get-latest-release@master
uses: pozetroninc/github-action-get-latest-release@master
with:
repository: "OctoPrint/OctoPrint"
excludes: prerelease,draft
- name: 馃悕 Set up Python ${{ matrix.python }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 397de4e

Please sign in to comment.