Skip to content

Commit ec0bada

Browse files
authored
Merge pull request #163 from maxmind/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2 parents d68734a + 180218c commit ec0bada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build
2323
run: pipx run build
2424

25-
- uses: actions/upload-artifact@v3
25+
- uses: actions/upload-artifact@v4
2626
with:
2727
path: |
2828
dist/*.tar.gz

0 commit comments

Comments
 (0)