We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f41ea4 + 2382c66 commit eb94169Copy full SHA for eb94169
1 file changed
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
- uses: actions/checkout@v5
65
66
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
67
with:
68
name: pfSense-pkg-API-${{ env.build_version }}_${{ matrix.freebsd_id }}.pkg
69
path: pfSense-pkg-API-${{ env.build_version }}_${{ matrix.freebsd_id }}.pkg
0 commit comments