mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Update min version to 0.97.1
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -15,7 +15,7 @@ on:
 | 
			
		||||
      hugoVersion:
 | 
			
		||||
        description: "Hugo Version"
 | 
			
		||||
        required: false
 | 
			
		||||
        default: "0.83.0"
 | 
			
		||||
        default: "0.97.1"
 | 
			
		||||
 | 
			
		||||
# Allow one concurrent deployment
 | 
			
		||||
concurrency:
 | 
			
		||||
@@ -38,7 +38,7 @@ jobs:
 | 
			
		||||
  build:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    env:
 | 
			
		||||
      HUGO_VERSION: "0.83.0"
 | 
			
		||||
      HUGO_VERSION: "0.97.1"
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Check version
 | 
			
		||||
        if: ${{ github.event.inputs.hugoVersion }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user