Skip to content

Commit 220e78d

Browse files
Merge pull request #4 from opengisch/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
1 parent 2013f51 commit 220e78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: github-pages
2424
url: ${{ steps.deployment.outputs.page_url }}
2525
steps:
26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v6
2727

2828
- uses: actions/setup-python@v5
2929
with:

0 commit comments

Comments
 (0)