Skip to content

Commit

Permalink
Update action to newer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Rabah committed Aug 26, 2024
1 parent 21f16e3 commit 72a9b16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on: push

jobs:
convert_via_pandoc:
runs-on: ubuntu
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: create file list
id: files_list
Expand Down

0 comments on commit 72a9b16

Please sign in to comment.