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 13c7d21 commit 2efee77Copy full SHA for 2efee77
.github/workflows/test_on_local_destinations_forks.yml
@@ -65,7 +65,7 @@ jobs:
65
66
steps:
67
- name: Check out
68
- uses: actions/checkout@master@v4
+ uses: actions/checkout@master
69
with:
70
ref: ${{ github.event.pull_request.head.sha || github.ref }}
71
0 commit comments