Skip to content

Update GitHub Actions to latest versions#79

Merged
jfhamlin merged 1 commit intomainfrom
fix/artifact-upload
Aug 2, 2025
Merged

Update GitHub Actions to latest versions#79
jfhamlin merged 1 commit intomainfrom
fix/artifact-upload

Conversation

@jfhamlin
Copy link
Contributor

@jfhamlin jfhamlin commented Aug 2, 2025

Deploys of the static site are failing due to outdated actions. Upgrade.

  • actions/checkout: v3 → v4
  • actions/configure-pages: v3 → v4
  • cachix/install-nix-action: v19 → v31
  • actions/upload-pages-artifact: v2 → v3
  • actions/deploy-pages: v2 → v4

This resolves compatibility issues with deprecated action versions and ensures the workflow uses the latest supported versions.

- actions/checkout: v3 → v4
- actions/configure-pages: v3 → v4
- cachix/install-nix-action: v19 → v31
- actions/upload-pages-artifact: v2 → v3
- actions/deploy-pages: v2 → v4

This resolves compatibility issues with deprecated action versions
and ensures the workflow uses the latest supported versions.
@jfhamlin jfhamlin merged commit d954d25 into main Aug 2, 2025
3 of 4 checks passed
@jfhamlin jfhamlin deleted the fix/artifact-upload branch August 2, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant