Skip to content

Commit 909297f

Browse files
authored
Merge pull request #166 from trim21/patch-1
remove action version from example
2 parents 34bf681 + e307063 commit 909297f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Note that using the previous declaration will automatically create a
5656

5757
```
5858
- name: Run sccache-cache
59-
uses: mozilla-actions/sccache-action@v0.0.6
59+
uses: mozilla-actions/sccache-action
6060
with:
6161
disable_annotations: true
6262
```

0 commit comments

Comments
 (0)