Skip to content

Commit e305b8f

Browse files
committed
Bump GitHub Actions
- actions/checkout from v1 to v5
1 parent 3f0ad55 commit e305b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
container:
1717
image: perl:${{ matrix.perl-version }}
1818
steps:
19-
- uses: actions/checkout@v1
19+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020
- name: perl version
2121
run: perl -V
2222
- name: Install minilla

0 commit comments

Comments
 (0)