Skip to content

Commit

Permalink
Merge 870da92 into 7e9b414
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
2 parents 7e9b414 + 870da92 commit 1b266f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-32.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
apt install -y build-essential curl
curl -L https://install.perlbrew.pl | bash
bash -c " source ~/perl5/perlbrew/etc/bashrc; perlbrew install --notest perl-5.32.0 "
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: run tests
env:
PERL_USE_UNSAFE_INC: 0
Expand Down

0 comments on commit 1b266f6

Please sign in to comment.