Skip to content

Commit

Permalink
Merge pull request #153 from theupdateframework/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/upload-repository/actions/upload-pages-artifact-3.0.0

build(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0 in /actions/upload-repository
  • Loading branch information
jku authored Dec 20, 2023
2 parents ec25b31 aa5f388 commit 6e6d3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/upload-repository/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 53,7 @@ runs:
name: artifacts
path: build/${{inputs.artifacts_path}}/*

- uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
- uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
if: inputs.gh_pages == 'true'
with:
path: build/
Expand Down

0 comments on commit 6e6d3fb

Please sign in to comment.