mirror of https://github.com/curbengh/hexo-yam
				
				
				
			chore(deps): bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									be96f15ceb
								
							
						
					
					
						commit
						eca9b2b7c9
					
				|  | @ -6,7 +6,7 @@ jobs: | ||||||
|   linter: |   linter: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2.3.4 | ||||||
|       - name: Use Node.js 14.x |       - name: Use Node.js 14.x | ||||||
|         uses: actions/setup-node@v2.1.5 |         uses: actions/setup-node@v2.1.5 | ||||||
|         with: |         with: | ||||||
|  |  | ||||||
|  | @ -9,7 +9,7 @@ jobs: | ||||||
|   security: |   security: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2.3.4 | ||||||
|       - name: Use Node.js 14.x |       - name: Use Node.js 14.x | ||||||
|         uses: actions/setup-node@v2.1.5 |         uses: actions/setup-node@v2.1.5 | ||||||
|         with: |         with: | ||||||
|  |  | ||||||
|  | @ -11,7 +11,7 @@ jobs: | ||||||
|         node-version: ['12', '14', '15', '16'] |         node-version: ['12', '14', '15', '16'] | ||||||
|       fail-fast: false |       fail-fast: false | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2.3.4 | ||||||
|       - name: Use Node.js ${{ matrix.node-version }} |       - name: Use Node.js ${{ matrix.node-version }} | ||||||
|         uses: actions/setup-node@v2.1.5 |         uses: actions/setup-node@v2.1.5 | ||||||
|         with: |         with: | ||||||
|  | @ -35,7 +35,7 @@ jobs: | ||||||
|         os: [ubuntu-latest] |         os: [ubuntu-latest] | ||||||
|         node-version: ['14.x'] |         node-version: ['14.x'] | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2.3.4 | ||||||
|       - name: Use Node.js ${{ matrix.node-version }} |       - name: Use Node.js ${{ matrix.node-version }} | ||||||
|         uses: actions/setup-node@v2.1.5 |         uses: actions/setup-node@v2.1.5 | ||||||
|         with: |         with: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue