Skip to content

Commit aba42ff

Browse files
authored
Merge pull request #124 from dappforce/dependabot/github_actions/actions/upload-artifact-4
dependabot: bump actions/upload-artifact from 3 to 4
2 parents 1867c18 + c8a6442 commit aba42ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-based.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108

109109
- run: echo ${{ env.name }}-subid.subsocial.network > domain/subdomain-name.txt
110110

111-
- uses: actions/upload-artifact@v3
111+
- uses: actions/upload-artifact@v4
112112
with:
113113
name: ${{ env.name }}-subid.subsocial.network
114114
path: domain/subdomain-name.txt

0 commit comments

Comments
 (0)