mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-04-06 18:30:23 -04:00
Compare commits
No commits in common. "dependabot/github_actions/actions/configure-pages-6" and "main" have entirely different histories.
dependabot
...
main
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@v6
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue