diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index 292a67e..a33d3dc 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -81,7 +81,7 @@ jobs: - name: Install Dependencies run: yarn install --frozen-lockfile - name: Download Artifact - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 - name: Run Integration Tests uses: ./ - name: Graphviz test