We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2013f51 commit 220e78dCopy full SHA for 220e78d
1 file changed
.github/workflows/compute.yml
@@ -23,7 +23,7 @@ jobs:
23
name: github-pages
24
url: ${{ steps.deployment.outputs.page_url }}
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
27
28
- uses: actions/setup-python@v5
29
with:
0 commit comments