a0e530f115 
					 
					
						
						
							
							feat:  🎸  add example for clojure lein project deps  
						
						... 
						
						
						
						In Clojure, Lein tool is used to generate template for various projects.
Lein project metadata (including project dependencies) are stored in
prject.clj (in root directory) file. Lein downloads dependencies in
classpath (~/.m2/repository). So here I am caching ~/.m2/repository path
for reusing cache in subsequent builds. 
						
						
							
						
					 
					
						2022-06-26 00:39:24 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afc669e7fc 
					 
					
						
						
							
							Merge pull request  #819  from mpilgrem/haskell-stack-example  
						
						... 
						
						
						
						Adapt existing Haskell Stack example for Windows 
						
						
							
						
					 
					
						2022-06-23 16:13:06 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a0efc56c52 
					 
					
						
						
							
							Use pull_request_target instead of pull_request  
						
						... 
						
						
						
						Fixes autoassign reviewer for PRs from forked repos. 
						
						
							
						
					 
					
						2022-06-21 22:38:08 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d25c51bbfd 
					 
					
						
						
							
							Adapt existing Haskell Stack example for Windows  
						
						... 
						
						
						
						The default `STACK_ROOT` is `~/.stack` only on Unix-like operating systems. On Windows, the default is `%APPDATA%/stack` (usually `%HOME%\AppData\Roaming\stack`).
On Unix-like OSs, Stack stores GHC and other tools in a `programs` directory in the `STACK_ROOT`. On Windows, Stack stores those tools and MSYS2 in `%LOCALAPPDATA%\Programs\stack` (usually `%HOME%\AppData\Local\Programs\stack`). 
						
						
							
						
					 
					
						2022-06-21 13:15:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a080a3bda4 
					 
					
						
						
							
							Merge pull request  #816  from lobis/main  
						
						... 
						
						
						
						Fixed bad yaml in README example 
						
						
							
						
					 
					
						2022-06-21 09:55:20 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						02be3a9c73 
					 
					
						
						
							
							fixed bad yaml in README example  
						
						
						
						
							
						
					 
					
						2022-06-08 21:43:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3f1317a9e 
					 
					
						
						
							
							Merge pull request  #813  from actions/users/kotewar/upgrading-cache-to-v2.0.6  
						
						... 
						
						
						
						Updated README file with release info 
						
						
							
 
						
					 
					
						2022-06-07 13:07:13 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d0a54b996c 
					 
					
						
						
							
							Fixed typo  
						
						
						
						
							
						
					 
					
						2022-06-07 07:14:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8c5bd0c82d 
					 
					
						
						
							
							Updated README file with release info  
						
						
						
						
							
						
					 
					
						2022-06-07 07:11:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9c0f73558 
					 
					
						
						
							
							Merge pull request  #812  from actions/users/kotewar/upgrading-cache-to-v2.0.6  
						
						... 
						
						
						
						Updated @actions/cache to v2.0.6 
						
						
							
						
					 
					
						2022-06-07 12:27:10 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b6caae3c9 
					 
					
						
						
							
							Merge pull request  #495  from ostera/patch-1  
						
						... 
						
						
						
						Add sample cache for Erlang with Rebar3 
						
						
							
						
					 
					
						2022-06-06 18:39:03 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd58d1315f 
					 
					
						
						
							
							Added release info and upgraded version  
						
						
						
						
							
						
					 
					
						2022-06-06 12:31:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						acace7fa1b 
					 
					
						
						
							
							Merge branch 'main' into patch-1  
						
						
						
						
							
						
					 
					
						2022-06-06 14:26:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						438628ac22 
					 
					
						
						
							
							Merge pull request  #554  from albertstill/improve-restore-key-docs  
						
						... 
						
						
						
						Improve restore-key documentation 
						
						
							
						
					 
					
						2022-06-06 17:29:02 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c296e6a08c 
					 
					
						
						
							
							Updated @actions/cache version in license file  
						
						
						
						
							
						
					 
					
						2022-06-06 09:55:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7ed7f22ed8 
					 
					
						
						
							
							Updated actions/cache to v2.0.6  
						
						
						
						
							
						
					 
					
						2022-06-06 09:40:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						30f413bfed 
					 
					
						
						
							
							Merge pull request  #808  from actions/users/kotewar/update-actions-cache-version  
						
						... 
						
						
						
						Upgraded @actions/cache to 2.0.5 
						
						
							
 
						
					 
					
						2022-05-31 12:33:10 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f2ea0f25f2 
					 
					
						
						
							
							Updated Readme with what's new and removed v2 info  
						
						
						
						
							
						
					 
					
						2022-05-31 03:33:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5956bbc3c 
					 
					
						
						
							
							Updated release and package versions  
						
						
						
						
							
						
					 
					
						2022-05-30 12:01:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a686c72e4a 
					 
					
						
						
							
							Revert "Updated package version to 3.0.3 and dependencies"  
						
						... 
						
						
						
						This reverts commit 4ce1a96732 
						
						
							
						
					 
					
						2022-05-30 11:54:57 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e680ea440 
					 
					
						
						
							
							Revert "Added release information for 3.0.2 in RELEASES.md"  
						
						... 
						
						
						
						This reverts commit c376fc84c9 
						
						
							
						
					 
					
						2022-05-30 11:54:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c376fc84c9 
					 
					
						
						
							
							Added release information for 3.0.2 in RELEASES.md  
						
						
						
						
							
						
					 
					
						2022-05-30 09:03:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4ce1a96732 
					 
					
						
						
							
							Updated package version to 3.0.3 and dependencies  
						
						
						
						
							
						
					 
					
						2022-05-30 08:03:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2bd439f8e 
					 
					
						
						
							
							Updated license version and dist  
						
						
						
						
							
						
					 
					
						2022-05-30 06:36:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35ef551d1f 
					 
					
						
						
							
							Upgraded @actions/cache to 2.0.5  
						
						
						
						
							
						
					 
					
						2022-05-30 05:59:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14c4fd4871 
					 
					
						
						
							
							Merge pull request  #690  from pimterry/patch-1  
						
						... 
						
						
						
						Simplify the Node.js NPM caching example 
						
						
							
						
					 
					
						2022-05-26 11:18:34 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						455d267066 
					 
					
						
						
							
							Merge pull request  #804  from actions/Phantsure-patch-1  
						
						... 
						
						
						
						Update README to call out for version of cache 
						
						
							
						
					 
					
						2022-05-26 09:26:58 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ccaf2d8fb1 
					 
					
						
						
							
							Tweak npm example description for cleaner links  
						
						
						
						
							
						
					 
					
						2022-05-25 12:00:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34f9efca11 
					 
					
						
						
							
							Simplify the Node.js NPM caching example  
						
						
						
						
							
						
					 
					
						2022-05-25 11:58:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11dd8059a1 
					 
					
						
						
							
							Addressing comments  
						
						
						
						
							
						
					 
					
						2022-05-24 06:31:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e19e89eb2a 
					 
					
						
						
							
							Update to call out for version of cache  
						
						
						
						
							
						
					 
					
						2022-05-20 14:38:22 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95f200e41c 
					 
					
						
						
							
							Merge pull request  #762  from magnetikonline/remove-win-load-app-data  
						
						... 
						
						
						
						Remove final incorrect instances of `%AppData%` / `%LocalAppData%` from Windows cache examples 
						
						
							
						
					 
					
						2022-05-11 16:14:36 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9c784e290b 
					 
					
						
						
							
							Merge pull request  #738  from kubo39/fix-dub  
						
						... 
						
						
						
						[D] Fix: should use dub.selections.json for cache 
						
						
							
						
					 
					
						2022-05-11 16:13:29 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a34051afb0 
					 
					
						
						
							
							Merge pull request  #802  from actions/vsvipul/alert-fix  
						
						... 
						
						
						
						Update ts-jest version and package-lock.json 
						
						
							
						
					 
					
						2022-05-09 11:14:12 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bdb21a7177 
					 
					
						
						
							
							Update ts-jest version and package-lock.json  
						
						
						
						
							
						
					 
					
						2022-05-09 00:04:20 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d55d005ab0 
					 
					
						
						
							
							Merge pull request  #801  from actions/vsvipul/fix-dep  
						
						... 
						
						
						
						Update dependencies to suppress dependabot alerts related to minimist version <"1.2.6" 
						
						
							
						
					 
					
						2022-05-07 22:58:45 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b44d6c5cbf 
					 
					
						
						
							
							Update inactive issue message.  
						
						
						
						
							
						
					 
					
						2022-05-05 11:58:06 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60742c2acf 
					 
					
						
						
							
							lint  
						
						
						
						
							
						
					 
					
						2022-05-04 13:46:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						12086c7bbf 
					 
					
						
						
							
							new build  
						
						
						
						
							
						
					 
					
						2022-05-04 13:43:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						626c44ce85 
					 
					
						
						
							
							Update restore.ts  
						
						
						
						
							
						
					 
					
						2022-05-04 21:26:37 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f2d5621efc 
					 
					
						
						
							
							Turning error from any to unknown  
						
						
						
						
							
						
					 
					
						2022-05-04 12:32:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cab6d27614 
					 
					
						
						
							
							Update licenses  
						
						
						
						
							
						
					 
					
						2022-05-04 16:58:48 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						69811fd677 
					 
					
						
						
							
							Update other outdated red dependencies  
						
						
						
						
							
						
					 
					
						2022-05-04 16:51:09 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						887b9060fe 
					 
					
						
						
							
							Update dependencies with older minimist version  
						
						
						
						
							
						
					 
					
						2022-05-04 16:47:33 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6762fdd6a 
					 
					
						
						
							
							Set days before issue stale to 200  
						
						
						
						
							
						
					 
					
						2022-05-04 14:54:27 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95c3ae75f4 
					 
					
						
						
							
							Add Bishal to auto assign issues list.  
						
						
						
						
							
						
					 
					
						2022-05-04 14:41:53 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						797382fe42 
					 
					
						
						
							
							Add Bishal to auto assign PRs list  
						
						
						
						
							
						
					 
					
						2022-05-04 14:41:16 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						36dbd93a7c 
					 
					
						
						
							
							Create auto-assign-issues.yml  
						
						
						
						
							
						
					 
					
						2022-05-02 13:15:05 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45f362d0ca 
					 
					
						
						
							
							Create auto_assign.yml  
						
						
						
						
							
						
					 
					
						2022-05-02 13:03:27 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca0688b4ab 
					 
					
						
						
							
							Rename auto-assign.yaml to auto-assign.yml  
						
						
						
						
							
						
					 
					
						2022-05-02 13:02:07 +05:30