Skip to content

Commit eb94169

Browse files
Merge pull request #737 from jaredhendrickson13/dependabot/github_actions/legacy/actions/download-artifact-5
2 parents 7f41ea4 + 2382c66 commit eb94169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
steps:
6464
- uses: actions/checkout@v5
6565

66-
- uses: actions/download-artifact@v4
66+
- uses: actions/download-artifact@v5
6767
with:
6868
name: pfSense-pkg-API-${{ env.build_version }}_${{ matrix.freebsd_id }}.pkg
6969
path: pfSense-pkg-API-${{ env.build_version }}_${{ matrix.freebsd_id }}.pkg

0 commit comments

Comments
 (0)