Skip to content

Commit 398241f

Browse files
committed
fix checkout
1 parent da189fe commit 398241f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_containers_singularity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# "macos-latest", "windows-latest"
1717
os: ["ubuntu-latest", ]
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v3
2020

2121
- uses: actions/setup-python@v4
2222
with:

0 commit comments

Comments
 (0)