mirror of https://github.com/DJ2LS/FreeDATA.git
Merge pull request #1055 from DJ2LS/dependabot/github_actions/develop/actions/checkout-6
Bump actions/checkout from 4 to 6pull/1059/head^2
commit
84db1782e7
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
ruff:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue