Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nigelhorne/CGI-Info
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jan 29, 2024
2 parents 00fb657 + 26ea9ed commit dc0ae75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container:
image: perldocker/perl-tester:5.36
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install extra modules
run: cpm install -g Test::DependentModules
- name: Run Tests
Expand Down

0 comments on commit dc0ae75

Please sign in to comment.