Skip to content

Commit

Permalink
Merge pull request #55 from ministryofjustice/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
levgorbunov1 authored Nov 7, 2024
2 parents d64cc63 + 8e8e8c6 commit effee87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
/scripts/deploy.sh
- name: Upload artifact to be published
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: artifact.tar
Expand Down

0 comments on commit effee87

Please sign in to comment.