Skip to content

Commit

Permalink
Merge pull request #55 from rpearce/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4
  • Loading branch information
rpearce authored Dec 15, 2023
2 parents 7d013f2 + 11d9dc8 commit fa5bc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: nix build --accept-flake-config

- name: Artifact pages
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: pages
path: result/dist
Expand Down

0 comments on commit fa5bc4f

Please sign in to comment.