Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 27, 2024
1 parent 28cd918 commit 8090e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: yegor256/[email protected].7
- uses: yegor256/[email protected].8
with:
path: paper
opts: -pdf
Expand Down

2 comments on commit 8090e4b

@0pdd
Copy link

@0pdd 0pdd commented on 8090e4b Feb 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 2836-3ac29bfb disappeared from eo-runtime/src/main/java/org/eolang/PhTracedEnclosure.java), that's why I closed #2890. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link

@0pdd 0pdd commented on 8090e4b Feb 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 2890-c492b9ca discovered in eo-maven-plugin/src/test/java/org/eolang/maven/VerifyMojoTest.java) and submitted as #2896. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.