We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e36700 commit fb3fdcbCopy full SHA for fb3fdcb
1 file changed
.github/workflows/docs.yml
@@ -32,12 +32,12 @@ jobs:
32
contents: read
33
steps:
34
- name: Checkout diracx-charts (PR under test)
35
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
36
with:
37
path: diracx-charts
38
39
- name: Checkout diracx (docs site source)
40
41
42
repository: DIRACGrid/diracx
43
ref: main
0 commit comments