mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 09:30:12 +00:00 
			
		
		
		
	Update actions/checkout action to v3.5.0
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci-docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-docs.yml
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ jobs: | |||||||
|   check-website: |   check-website: | ||||||
|     runs-on: ubuntu-20.04 |     runs-on: ubuntu-20.04 | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - name: Set current version |       - name: Set current version | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | |||||||
|       matrix: |       matrix: | ||||||
|         java: [ 'openjdk@1.11' ] |         java: [ 'openjdk@1.11' ] | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 100 |           fetch-depth: 100 | ||||||
|       - uses: jorelali/setup-elm@v5 |       - uses: jorelali/setup-elm@v5 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/docker-image.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-image.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ jobs: | |||||||
|   docker-images: |   docker-images: | ||||||
|     runs-on: ubuntu-20.04 |     runs-on: ubuntu-20.04 | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - name: Set current version |       - name: Set current version | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | |||||||
|       matrix: |       matrix: | ||||||
|         java: [ 'openjdk@1.11' ] |         java: [ 'openjdk@1.11' ] | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - uses: olafurpg/setup-scala@v14 |       - uses: olafurpg/setup-scala@v14 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | |||||||
|       matrix: |       matrix: | ||||||
|         java: [ 'openjdk@1.11' ] |         java: [ 'openjdk@1.11' ] | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - uses: olafurpg/setup-scala@v14 |       - uses: olafurpg/setup-scala@v14 | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ jobs: | |||||||
|   publish-website: |   publish-website: | ||||||
|     runs-on: ubuntu-20.04 |     runs-on: ubuntu-20.04 | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3.4.0 |       - uses: actions/checkout@v3.5.0 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - name: Set current version |       - name: Set current version | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user