Skip to content

Commit

Permalink
Merge pull request #5 from dataesr/staging
Browse files Browse the repository at this point in the history
PATCH: fix deployment #2
  • Loading branch information
folland87 authored Mar 26, 2024
2 parents 659b640 + b2b63b5 commit bd4be70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: 'actions/checkout@latest'
uses: 'actions/checkout@v4'
with:
ref: ${{ github.ref }}

Expand Down

0 comments on commit bd4be70

Please sign in to comment.