Skip to content

Commit 23e0b59

Browse files
authored
Update action.yml
1 parent dfe16ed commit 23e0b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747

4848
steps:
4949
- name: Target Configuration
50-
uses: eq19/eq19/.github/actions/3-exponentiation/5-syntax@v1
50+
uses: eq19/eq19/.github/actions/3-exponentiation/5-syntax@v2
5151
if: inputs.id == 3
5252
id: exponentiation
5353
with:
@@ -61,7 +61,7 @@ runs:
6161
token: ${{ inputs.token }}
6262

6363
- name: Profiling Feedback
64-
uses: eq19/eq19/.github/actions/4-identition/5-syntax@v1
64+
uses: eq19/eq19/.github/actions/4-identition/5-syntax@v2
6565
if: ${{ inputs.id == 4 && inputs.failure_status == 'false' }}
6666
id: identition
6767
with:

0 commit comments

Comments
 (0)