Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
dmathieu and pellared committed Mar 3, 2024
1 parent 952ac3a commit 6f8d848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -133,7 +133,7 @@ jobs:
run: |
sudo -E arkade oci install ghcr.io/openfaasltd/vmmeter:latest --path /usr/local/bin/
- name: Run vmmeter
uses: self-actuated/vmmeter-action@master
uses: self-actuated/vmmeter-action@v1
if: ${{ startsWith(matrix.platform.os, 'actuated') }}

- name: Checkout code
Expand Down

0 comments on commit 6f8d848

Please sign in to comment.