Skip to content

Commit

Permalink
chore(deps): update canonical/setup-lxd action to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent d56373f commit 69925a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-github-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "---CPU benchmark test start---"
sysbench cpu run
sleep 1
- uses: canonical/[email protected].1
- uses: canonical/[email protected].2
if: ${{ always() }}
- name: Charmcraft pack speed
if: ${{ always() }}
Expand Down

0 comments on commit 69925a5

Please sign in to comment.