We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e93d97 + 70d5512 commit 5a40735Copy full SHA for 5a40735
1 file changed
.github/workflows/diagram.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
17
- name: Install Mermaid CLI
18
run: npm install -g @mermaid-js/mermaid-cli
0 commit comments