Skip to content

Commit

Permalink
Merge pull request #516 from okp4/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-4.3.1
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
2 parents 7a2cf59 + c2fa5d8 commit 210323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
gitHubAccessToken: ${{ secrets.OKP4_TOKEN }}

- name: Upload lighthouse reports
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v4.3.1
with:
name: Lighthouse reports
path: ${{ github.workspace }}/tmp/artifacts
Expand Down

0 comments on commit 210323d

Please sign in to comment.