We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609eab8 commit ef7621eCopy full SHA for ef7621e
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: Cache
2
- uses: actions/[email protected]
3
- with:
+ uses:actions/[email protected]
+ with:
4
# A list of files, directories, and wildcard patterns to cache and restore
5
path:
6
# An explicit key for restoring and saving the cache
0 commit comments