We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22aa06f commit 380a06fCopy full SHA for 380a06f
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
submodules: 'recursive'
54
- name: Install Perl
55
if: runner.os == 'Windows'
56
- uses: shogo82148/actions-setup-perl@98dfedee230bcf1ee68d5b021931fc8d63f2016e
+ uses: shogo82148/actions-setup-perl@b87d1e37759952f1474fdac8a45d6996cf3d5512
57
with:
58
perl-version: '5.34'
59
- name: Install NASM
0 commit comments