Skip to content

Commit 36f7c17

Browse files
authored
Merge pull request #213 from beeware/dependabot/github_actions/actions/upload-artifact-4.3.2
Bump actions/upload-artifact from 4.3.1 to 4.3.2
2 parents a7376a4 + e9bdc36 commit 36f7c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
echo "LIBFFI_VERSION=${LIBFFI_VERSION}" | tee -a ${GITHUB_OUTPUT}
6767
6868
- name: Upload Build Artifact
69-
uses: actions/[email protected].1
69+
uses: actions/[email protected].2
7070
with:
7171
name: dist-${{ matrix.target }}
7272
path: dist

0 commit comments

Comments
 (0)