feat: use absolute paths by default when using working-directory option (#1231)

This commit is contained in:
Ludovic Fernandez 2025-05-04 22:03:30 +02:00 committed by GitHub
parent 9fae48acfc
commit 7774f98a88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 675 additions and 435 deletions

View file

@ -54,8 +54,8 @@ jobs:
version:
- ""
- "latest"
- "v2.0"
- "v2.0.0"
- "v2.1"
- "v2.1.0"
runs-on: ${{ matrix.os }}
permissions:
contents: read
@ -83,8 +83,8 @@ jobs:
version:
- ""
- "latest"
- "v2.0.0"
- "1f032fbc4b117e4247b19ff606cc847ab5383bc9"
- "v2.1.0"
- "f6c2e6c999dfae444d1fe7f1b0d49becdae44547"
runs-on: ${{ matrix.os }}
permissions:
contents: read