Skip to content

Commit

Permalink
Bump version of actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Feb 16, 2023
1 parent 1744061 commit 7f44b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perltest.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 7f44b8c

Please sign in to comment.