Skip to content

Commit

Permalink
fix(ci): tag version of lxd action to use
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Jun 25, 2024
1 parent 2d52a59 commit 921fef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up LXD
uses: canonical/setup-lxd
uses: canonical/setup-lxd@v0.1.1
with:
channel: 5.21/stable
- name: Set up gambol
Expand Down

0 comments on commit 921fef1

Please sign in to comment.