Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe authored Oct 31, 2024
1 parent 271070e commit 6d293e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v3

- name: Execute Kaggle Script Action
uses: KevKibe/[email protected].0
uses: KevKibe/[email protected].1
with:
username: ${{ secrets.KAGGLE_USERNAME }}
key: ${{ secrets.KAGGLE_KEY }}
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Bert Model Training
uses: KevKibe/[email protected].0
uses: KevKibe/[email protected].1
with:
username: ${{ secrets.KAGGLE_USERNAME }}
key: ${{ secrets.KAGGLE_KEY }}
Expand Down

0 comments on commit 6d293e1

Please sign in to comment.