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 83ffd03 commit 3dff68dCopy full SHA for 3dff68d
.github/workflows/test.yml
@@ -243,7 +243,7 @@ jobs:
243
sudo apt-get update
244
sudo apt-get install -y vagrant virtualbox
245
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
246
- - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
+ - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
247
with:
248
name: image
249
path: .
0 commit comments