Skip to content

Commit

Permalink
Merge pull request #13 from szkiba/dependabot/github_actions/magefile…
Browse files Browse the repository at this point in the history
…/mage-action-3

build(deps): bump magefile/mage-action from 1 to 3
  • Loading branch information
szkiba authored Oct 1, 2023
2 parents 30f4e38 + ac98ff3 commit 35a2d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Test
uses: magefile/mage-action@v1
uses: magefile/mage-action@v3
with:
version: latest
args: test

0 comments on commit 35a2d54

Please sign in to comment.