Skip to content

Commit

Permalink
Switch to actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
hkoba committed Dec 5, 2023
1 parent 89b69e0 commit a1a4957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
image: perl:${{ matrix.perl-version }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: perl -V
run: perl -V
- name: Install Dependencies
Expand Down

0 comments on commit a1a4957

Please sign in to comment.