Skip to content

Commit

Permalink
does @latest work?
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Oct 9, 2023
1 parent 8910575 commit 35e66f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_setup-autopkg-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: setup-autopkg local action
uses: autopkg/setup-autopkg-actions@v0.1
uses: autopkg/setup-autopkg-actions@latest

- name: run recipe autopkg
run: python autopkg/Code/autopkg run -vv Test-Recipes/AutopkgCore.test.recipe.yaml

0 comments on commit 35e66f4

Please sign in to comment.