Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yegor256/ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 20, 2025
2 parents 81a4230 + af095de commit 41eb210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/copyrights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: yegor256/copyrights-action@0.0.5
- uses: yegor256/copyrights-action@0.0.8
with:
ignore: >-
09-model-checking/jpf/Race.java
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
cmd: make
depends: lecture-notes/DEPENDS.txt
- uses: JamesIves/github-pages-deploy-action@v4.6.8
- uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: package
Expand Down

0 comments on commit 41eb210

Please sign in to comment.