Skip to content

Commit

Permalink
Update samuelmeuli/action-snapcraft action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 439285b commit 95f861f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
timeout-minutes: 120
steps:
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
uses: samuelmeuli/action-snapcraft@v3

- name: Install LXD
uses: canonical/setup-lxd@8fb85546a934dfb994becf81341dd387ffe6aabb
Expand Down Expand Up @@ -261,7 +261,7 @@ jobs:
name: ${{ needs.BuildAndTest.outputs.snap-file }}

- name: Install Snapcraft and log in
uses: samuelmeuli/action-snapcraft@v2
uses: samuelmeuli/action-snapcraft@v3

- name: Publish the snap
env:
Expand Down

0 comments on commit 95f861f

Please sign in to comment.