Skip to content

Commit

Permalink
Update .github/workflows/storage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Dec 20, 2023
1 parent f4af04f commit 8b802f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
TEST: true
steps:
- name: Checkout
uses: actions/checkout@main
uses: actions/checkout@master
- name: Setup
run: |
cd storage/LegacyStorageQuickstart
Expand Down

0 comments on commit 8b802f9

Please sign in to comment.