Skip to content

Commit

Permalink
Fix CI (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai authored Apr 30, 2024
1 parent 929a1ea commit 31e84a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: ./
with:
token: "${{ secrets.LINODE_TOKEN }}"
version: v5.35.0
version: v5.48.4
- name: Run an authenticated command
run: linode-cli linodes ls > /dev/null

Expand Down

0 comments on commit 31e84a7

Please sign in to comment.