Skip to content

Commit

Permalink
Merge 3d70140 into a16c256
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2023
2 parents a16c256 + 3d70140 commit 8a844d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-32.yml
Original file line number Diff line number Diff line change
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 8a844d2

Please sign in to comment.