Skip to content

Commit

Permalink
maintain(action): bump de versão da action upload-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
reisdev committed May 14, 2024
1 parent cc0c208 commit e9c3809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "::warning title=Invalid file permissions automatically fixed::$line"
done
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3.0.1
with:
path: Book/book

Expand Down

0 comments on commit e9c3809

Please sign in to comment.