v4.0.8
Bump actions/upload-pages-artifact from 3 to 4 (#183)
Bumps actions/upload-pages-artifact from 3 to 4.
Release notes
Sourced from actions/upload-pages-artifact's releases.
v4.0.0
What's Changed
- Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by
@tsusdere
in actions/upload-pages-artifact#102 If you need to include dotfiles in your artifact: instead of using this action, create your own artifact according to these requirements https://github.com/actions/upload-pages-artifact?tab=readme-ov-file#artifact-validation- Pin
actions/upload-artifact
to SHA by@heavymachinery
in actions/upload-pages-artifact#127Full Changelog: actions/upload-pages-artifact@v3.0.1...v4.0.0
v3.0.1
Changelog
- Group tar's output to prevent it from messing up action logs
@SilverRainZ
(#94)- Update README.md
@uiolee
(#88)- Bump the non-breaking-changes group with 1 update
@dependabot
(#92)- Update Dependabot config to group non-breaking changes
@JamesMGreene
(#91)- Bump actions/checkout from 3 to 4
@dependabot
(#76)See details of all code changes since previous release.
Commits
7b1f4a7
Merge pull request #127 from heavymachinery/pin-sha4cc19c7
Pinactions/upload-artifact
to SHA2d163be
Merge pull request #107 from KittyChiu/mainc704843
fix: linted README9605915
Merge pull request #106 from KittyChiu/kittychiu/update-readme-1e59cdfe
Update README.mda2d6704
doc: updated usage section in readme984864e
Merge pull request #105 from actions/Jcambass-patch-145dc788
Add workflow file for publishing releases to immutable action packageefaad07
Merge pull request #102 from actions/hidden-files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)