Skip to content

Commit 57d8f80

Browse files
authored
Merge pull request #38 from qgis/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 6 to 7
2 parents 6a09fd6 + 3d7c79a commit 57d8f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_package_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
steps:
7474
- name: Checkout repository
75-
uses: actions/checkout@v6
75+
uses: actions/checkout@v7
7676
with:
7777
fetch-depth: 0 # Do not get extra git branches to save time
7878

0 commit comments

Comments
 (0)