We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b815fa2 commit 792ebc4Copy full SHA for 792ebc4
1 file changed
.github/workflows/test.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Run tests
19
- uses: ysdragon/ring-action@v1.1.0
+ uses: ysdragon/ring-action@v1.2.3
20
with:
21
- file: "tests/SysInfo_test.ring"
+ file: "tests/SysInfo_test.ring"
0 commit comments