Skip to content

Commit 957b592

Browse files
authored
Merge pull request #84 from mvz/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents a4eb15c + 4e98bfc commit 957b592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Checks out repository under $GITHUB_WORKSPACE
1818
- name: Check out repository
19-
uses: actions/checkout@v6
19+
uses: actions/checkout@v7
2020

2121
- name: Setup Perl environment
2222
uses: shogo82148/actions-setup-perl@v1.41.1

0 commit comments

Comments
 (0)