Skip to content

Commit

Permalink
Refactor snapcraft.yaml to use the latest version of the action-snapc…
Browse files Browse the repository at this point in the history
…raft GitHub Action
  • Loading branch information
maizied.majumder committed Oct 25, 2024
1 parent 7f38ff8 commit a2e0d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapcraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Snapcraft
uses: snapcore/action-snapcraft@v1
uses: diddlesnaps/action-snapcraft@v1
with:
version: 'latest/beta' # Use the latest Snapcraft version

Expand Down

0 comments on commit a2e0d8b

Please sign in to comment.