File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 container :
1818 image : perldocker/perl-tester:5.38
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
2121 - name : Run Tests
2222 env :
2323 AUTHOR_TESTING : 0
3535 container :
3636 image : perldocker/perl-tester:5.38
3737 steps :
38- - uses : actions/checkout@v4 # codecov wants to be inside a Git repository
38+ - uses : actions/checkout@v5 # codecov wants to be inside a Git repository
3939 - uses : actions/download-artifact@v4
4040 with :
4141 name : build_dir
Original file line number Diff line number Diff line change 1111 container :
1212 image : perldocker/perl-tester:5.36
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515 - name : Run Tests
1616 env :
1717 AUTHOR_TESTING : 0
You can’t perform that action at this time.
0 commit comments