Version 1.1.0
This commit is contained in:
parent
e3115ec498
commit
5bfd739b70
5 changed files with 16 additions and 3 deletions
2
.github/workflows/perltest.yml
vendored
2
.github/workflows/perltest.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
perl: [ 'latest' ]
|
||||
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up perl
|
||||
uses: shogo82148/actions-setup-perl@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue