Skip to content

Commit 1b48273

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-node action to v4.4.0
1 parent 2814832 commit 1b48273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-slides.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
working-directory: slides-markdown
5050
run: hugo
5151
- name: Install Node
52-
uses: actions/setup-node@v4.3.0
52+
uses: actions/setup-node@v4.4.0
5353
with:
5454
node-version-file: package.json
5555
- name: Transform and Inline Mermaid charts

0 commit comments

Comments
 (0)