Skip to content

Commit e947591

Browse files
authored
update action checkout
1 parent 07ee42a commit e947591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: aiinfn-runner
2020
steps:
2121
- name: "Checkout package"
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323
- run: sudo apt-get update
2424
- run: sudo apt-get install -y doxygen graphviz
2525
- run: doxygen

0 commit comments

Comments
 (0)