Skip to content

Commit 58bb252

Browse files
2 parents 8fa88f9 + 2d447f3 commit 58bb252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
fi
112112
113113
# If dist/ was different than expected, upload the expected version as an artifact
114-
- uses: actions/upload-artifact@v2
114+
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
115115
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
116116
with:
117117
name: dist

0 commit comments

Comments
 (0)