Skip to content

Commit

Permalink
test: fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
captainhammy committed Jul 5, 2024
1 parent e368d44 commit 02eb07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Apprentice Licenses
uses: captainhammy/setup-hserver-action@v1
uses: captainhammy/setup-hserver-action@v1.0
with:
server: ${{ secrets.LICENSE_SERVER }}
client_id: ${{ secrets.SESI_CLIENT_ID }}
Expand Down

0 comments on commit 02eb07c

Please sign in to comment.