update actions/checkout@v3 to v6

This commit is contained in:
project516
2026-03-16 11:46:25 -05:00
committed by GitHub
parent 5c9285d4b3
commit 439a240448
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
- name: Set up Doxygen
run: sudo apt-get update && sudo apt-get install -y doxygen graphviz build-essential libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev