File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 runs-on : ubuntu-latest
4848 container : fedora:42 # CURRENT DEVELOPMENT ENVIRONMENT
4949 steps :
50- - uses : actions/checkout@v5
50+ - uses : actions/checkout@v6
5151 with :
5252 persist-credentials : false
5353 - name : Install dependencies
8989 10
9090 - name : Display Python version
9191 run : python3 --version
92- - uses : actions/checkout@v5
92+ - uses : actions/checkout@v6
9393 with :
9494 persist-credentials : false
9595 - name : Install dependencies
Original file line number Diff line number Diff line change 3333 python3-isort
3434 - name : Install hs-dbus-signature
3535 run : pip install --user hs-dbus-signature
36- - uses : actions/checkout@v5
36+ - uses : actions/checkout@v6
3737 with :
3838 path : into-dbus-python
3939 persist-credentials : false
You can’t perform that action at this time.
0 commit comments