Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Fix wrong version after #19 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiipou authored May 10, 2020
1 parent f830b4f commit 3fb9e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up V version 0.1.24
- name: Set up V version latest
uses: nocturlab/setup-vlang-action@v1
with:
v-version: latest
Expand Down

0 comments on commit 3fb9e44

Please sign in to comment.