Skip to content

Commit

Permalink
Merge pull request #22162 from MajkiIT/dependabot/github_actions/gh-p…
Browse files Browse the repository at this point in the history
…ages/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
xxcriticxx authored Dec 19, 2023
2 parents 3696992 + be68036 commit 777e6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Upload test build
if: github.event_name == 'pull_request'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: polish-ads-filter_website_${{github.sha}}
path: ./docs/
Expand Down

0 comments on commit 777e6da

Please sign in to comment.