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 0374a66 commit 9f16438Copy full SHA for 9f16438
.github/workflows/integration_test.yml
@@ -105,7 +105,7 @@ jobs:
105
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
106
107
- name: Download charm artifact
108
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
109
with:
110
name: charm
111
path: ${{ github.workspace }}/charm
0 commit comments