Skip to content

Commit 8e08982

Browse files
Merge pull request #3 from LudovicRousseau/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 035f665 + f14483c commit 8e08982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
# Checks-out your repository under $GITHUB_WORKSPACE, so your job
1717
# can access it
18-
- uses: actions/checkout@v6
18+
- uses: actions/checkout@v7
1919

2020
- name: setup prerequisites
2121
shell: bash

0 commit comments

Comments
 (0)