We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ac001 commit a34b451Copy full SHA for a34b451
.github/workflows/repo.yml
@@ -80,7 +80,6 @@ jobs:
80
if: ${{ github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'synchronize') }}
81
runs-on: ubuntu-latest
82
steps:
83
- - uses: actions/checkout@v2
84
85
- name: Set up Node.js ${{ env.NODE_VERSION }}
86
uses: actions/setup-node@v3
0 commit comments