Skip to content

Commit 499f471

Browse files
authored
Update run_publisher.yml
1 parent 65660fb commit 499f471

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run_publisher.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
generate_and_publish:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v6.0.2
1919
- name: Setup Python 3.10
20-
uses: actions/setup-python@v2
20+
uses: actions/setup-python@v6.2.0
2121
with:
2222
python-version: "3.10"
2323
- name: Run SuttaPublisher

0 commit comments

Comments
 (0)