Explorar o código

build(deps): bump actions/setup-python from 4 to 5 (#82)

dependabot[bot] hai 5 meses
pai
achega
9f2b01a7f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/python.yml

+ 1 - 1
.github/workflows/python.yml

@@ -22,7 +22,7 @@ jobs:
       fail-fast: false
     steps:
     - uses: actions/checkout@v4
-    - uses: actions/setup-python@v4
+    - uses: actions/setup-python@v5
       with:
         python-version: ${{ matrix.python-version }}
     # with pipenv v2023.6.26: