We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197a140 commit f6715b6Copy full SHA for f6715b6
2 files changed
.github/workflows/verify-jupyter.yml
@@ -19,7 +19,7 @@ jobs:
19
pip install poetry
20
poetry build
21
- name: Set up Node.js
22
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
23
with:
24
node-version: "22"
25
- name: Install dependencies
.github/workflows/verify-streamlit.yml
0 commit comments