Skip to content

Commit 625822f

Browse files
authored
Merge pull request #1 from php-fast-forward/dependabot/github_actions/actions/upload-pages-artifact-4
GitHub Actions(deps): Bump actions/upload-pages-artifact from 3 to 4
2 parents 20a01fc + 244a3e5 commit 625822f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Upload artifact
6161
if: github.ref == 'refs/heads/main'
62-
uses: actions/upload-pages-artifact@v3
62+
uses: actions/upload-pages-artifact@v4
6363
with:
6464
path: public/
6565

0 commit comments

Comments
 (0)