Skip to content

Commit

Permalink
General Maintenance: GitHub Actions update (#94)
Browse files Browse the repository at this point in the history
* update checkout action
  • Loading branch information
AnthonyMichaelTDM authored Jan 23, 2023
1 parent 95bad92 commit cae03df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
uses: actions/checkout@v3.3.0

- name: Install and Build 🔧
run: |
Expand Down

0 comments on commit cae03df

Please sign in to comment.