Skip to content

Commit

Permalink
Update Action to use 'v2'
Browse files Browse the repository at this point in the history
  • Loading branch information
aw committed Jul 27, 2020
1 parent a41fcd6 commit 99dc66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: aw/picolisp-action@v1
- uses: aw/picolisp-action@v2
with:
version: ${{matrix.version}}
architecture: ${{matrix.arch}}
Expand Down

0 comments on commit 99dc66b

Please sign in to comment.