bump cache

This commit is contained in:
Jaremy Creechley 2023-10-26 12:36:36 -07:00 committed by gmega
parent d7e3e1c938
commit e820745935
No known key found for this signature in database
GPG Key ID: FFD8DAF00660270F
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
env: env:
cache_nonce: 0 # Allows for easily busting actions/cache caches cache_nonce: 1 # Allows for easily busting actions/cache caches
nim_version: v1.6.14 nim_version: v1.6.14
jobs: jobs:
build: build: