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 3d32e60 commit 81984b1Copy full SHA for 81984b1
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
steps:
85
86
- name: Download packages
87
- uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
+ uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
88
with:
89
name: packages-windows
90
@@ -118,7 +118,7 @@ jobs:
118
119
120
121
122
123
124
0 commit comments