From 2c777a50151ac8228895d4e636f9b958025b3444 Mon Sep 17 00:00:00 2001 From: "Brian F." Date: Fri, 15 Nov 2024 02:21:48 -0500 Subject: [PATCH] fix: Upgrading github actions to latest versions (#148) Upgrading the actions/checkout and actions/upload-artifact --- .github/workflows/figma.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/figma.yml b/.github/workflows/figma.yml index aa5ecbf..51f5ae0 100644 --- a/.github/workflows/figma.yml +++ b/.github/workflows/figma.yml @@ -19,14 +19,14 @@ jobs: if: github.repository == 'RedHat-UX/red-hat-design-tokens' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: brianferry/figma-create@v1.0 with: api_token: ${{ github.event.inputs.figma_token }} file_id: ${{ github.event.inputs.file_id }} style_dictionary_url: ${{ github.event.inputs.style_dictionary_url }} - name: Archive Figma Tokens Payload - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: figma-tokens path: build/