Skip to content

Commit

Permalink
build(deps): bump actions/configure-pages from 4 to 5 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent deb7394 commit b1b9596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: [ 18.x ]
steps:
- uses: actions/checkout@v4
- uses: actions/configure-pages@v4
- uses: actions/configure-pages@v5
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b1b9596

Please sign in to comment.