Skip to content

Commit eb75a96

Browse files
dom96ringabout
andauthored
Update Nim to 1.6.10 (#321)
* Update Nim to 1.6.4 Hoping this version has the CVE fixed. * Update main.yml * Update .github/workflows/main.yml Co-authored-by: ringabout <[email protected]>
1 parent 8a91c28 commit eb75a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
firefox: [ '73.0' ]
2020
include:
21-
- nim-version: '1.6.0'
21+
- nim-version: '1.6.10'
2222
cache-key: 'stable'
2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)