Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from ReenigneArcher/nightly
Browse files Browse the repository at this point in the history
Update master
  • Loading branch information
ReenigneArcher authored Feb 27, 2022
2 parents 2a805db + 4eedc38 commit 9a58e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2.4.0

- name: facebook-post-action
uses: ./
Expand All @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2.4.0

- name: facebook-post-action
uses: ./
Expand Down

0 comments on commit 9a58e7c

Please sign in to comment.