Skip to content

Commit ea98bec

Browse files
authored
Merge pull request #420 from cclauss/patch-1
Upgrade GitHub Action to v3
2 parents f931a7b + fbac0d4 commit ea98bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
steps:
124124
- name: Checkout code
125-
uses: actions/checkout@v2
125+
uses: actions/checkout@v3
126126

127127
- name: Build and test symengine
128128
shell: bash

0 commit comments

Comments
 (0)