mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-04-06 10:20:25 -04:00
Bump actions/configure-pages from 5 to 6
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](https://github.com/actions/configure-pages/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4241b13b50
commit
2ec696bed0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix_build_static.yml
vendored
2
.github/workflows/nix_build_static.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
chown -R `id -u`:`id -g` ./result
|
||||
chmod -R a+rwx ./result
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue