Skip to content

Commit

Permalink
Merge 1ed3959 into e3b8806
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
2 parents e3b8806 + 1ed3959 commit aa015ac
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 aa015ac

Please sign in to comment.