Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit 81910ff

Browse files
Update all dependencies
1 parent 6dd2e8c commit 81910ff

File tree

4 files changed

+2711
-1885
lines changed

4 files changed

+2711
-1885
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Checkout repository
42-
uses: actions/checkout@v3
42+
uses: actions/checkout@v4
4343

4444
# Initializes the CodeQL tools for scanning.
4545
- name: Initialize CodeQL

.github/workflows/fly-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- name: Checkout code
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v4
1212

1313
- name: Set up Fly CLI
1414
uses: superfly/flyctl-actions/setup-flyctl@master

0 commit comments

Comments
 (0)