We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4762a04 commit 6bc5bd8Copy full SHA for 6bc5bd8
.github/workflows/test-notebooks.yml
@@ -19,7 +19,7 @@ jobs:
19
name: Notebooks
20
21
steps:
22
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23
with:
24
submodules: "recursive"
25
- name: Create Python Environment
.github/workflows/test-projects.yml
name: Projects
0 commit comments