Skip to content

Commit 69ae007

Browse files
authored
Merge pull request #12 from 1mb-dev/dependabot/github_actions/actions/upload-pages-artifact-5
chore(ci)(deps): bump actions/upload-pages-artifact from 4 to 5
2 parents c538ed4 + 938885b commit 69ae007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
source: ./docs
2727
destination: ./_site
28-
- uses: actions/upload-pages-artifact@v4
28+
- uses: actions/upload-pages-artifact@v5
2929

3030
deploy:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)