Skip to content

Commit 3931476

Browse files
authored
Merge pull request #96 from UBC-MDS/otter
Stable release 3.0.2
2 parents 658ee1d + 5f3ced3 commit 3931476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
# Checks-out your repository so your job can access it
1616
- name: Check-out repository
17-
uses: actions/checkout@v2
17+
uses: actions/checkout@v4
1818

1919
# Set up Python
2020
- name: Set up Python 3.10

0 commit comments

Comments
 (0)