We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e09ae commit 59eb45fCopy full SHA for 59eb45f
1 file changed
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
14
15
- uses: hmarr/debug-action@v3
16
0 commit comments