Skip to content

Commit a46bf69

Browse files
chore(deps): update actions/upload-artifact action to v6 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 121417f commit a46bf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export-notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
path: public
9292

9393
- name: 📦 Upload Generated Artifacts
94-
uses: actions/upload-artifact@v4
94+
uses: actions/upload-artifact@v6
9595
if: always()
9696
with:
9797
name: generated-notebooks

0 commit comments

Comments
 (0)