We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9feb012 commit 36da9ffCopy full SHA for 36da9ff
.github/workflows/testpr.yml
@@ -4,7 +4,7 @@ jobs:
4
default:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
8
with:
9
fetch-depth: 0
10
ref: ${{ github.event.pull_request.head.sha }}
.github/workflows/testpush.yml
- uses: iffy/[email protected]
version: stable
0 commit comments