File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@v3
41+ uses : actions/checkout@v5
4242
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ jobs:
186186
187187 steps :
188188 # see : https://github.com/actions/checkout
189- - uses : actions/checkout@v4
189+ - uses : actions/checkout@v5
190190
191191 - name : Setting up Python ${{ matrix.python-version }}
192192 # see: https://github.com/actions/setup-python
Original file line number Diff line number Diff line change 55---------
662024-02-28:
77 - overhaul documentation
8- - github actions/checkout@v4
8+ - github actions/checkout@v5
99 - github actions/setup-python@v5
1010
1111v1.5.0
Original file line number Diff line number Diff line change @@ -1116,7 +1116,7 @@ v1.5.1
11161116---------
111711172024-02-28:
11181118 - overhaul documentation
1119- - github actions/checkout@v4
1119+ - github actions/checkout@v5
11201120 - github actions/setup-python@v6
11211121
11221122v1.5.0
You can’t perform that action at this time.
0 commit comments