We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895205c commit 754be19Copy full SHA for 754be19
.github/workflows/workflow.yaml
@@ -81,7 +81,7 @@ jobs:
81
- name: Install Dependencies
82
run: yarn install --frozen-lockfile
83
- name: Download Artifact
84
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
85
- name: Run Integration Tests
86
uses: ./
87
- name: Graphviz test
0 commit comments